Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Add module Pin
ReactiveX4-Dec-07 19:10
ReactiveX4-Dec-07 19:10 
QuestionVB program for reading excel Pin
johnnyblack4-Dec-07 16:55
johnnyblack4-Dec-07 16:55 
GeneralRe: VB program for reading excel Pin
Dave Kreskowiak5-Dec-07 3:32
mveDave Kreskowiak5-Dec-07 3:32 
Questiondll use on VB Pin
kingday4-Dec-07 9:26
kingday4-Dec-07 9:26 
GeneralRe: dll use on VB Pin
Dave Kreskowiak4-Dec-07 10:26
mveDave Kreskowiak4-Dec-07 10:26 
GeneralVB versus VBA Pin
jgrogan4-Dec-07 4:53
jgrogan4-Dec-07 4:53 
GeneralRe: VB versus VBA Pin
Dave Kreskowiak4-Dec-07 5:29
mveDave Kreskowiak4-Dec-07 5:29 
GeneralRe: VB versus VBA Pin
jgrogan4-Dec-07 5:45
jgrogan4-Dec-07 5:45 
Hi Dave,

The code is a large financial model. It uses multiple classes and reads/writes to SQL server 2000 DB at the start and end.

In short, the vast majority of the code is math operations - mostly fairly simple ones. There are also quite a lot of arrays which are read/written to. Both models use the same range of COM objects for further functionality.

Can you outline some of the more common issues resulting in slower compiled VB6 code?

Many thanks,
John.

Dave Kreskowiak wrote:
There's no way to tell without knowing anything about your code, what it's doing, where the slowdown is, ...

Overall, the compiled VB6 executable should be faster than VBA, but that depends on a lot of things...

GeneralRe: VB versus VBA Pin
Dave Kreskowiak4-Dec-07 7:33
mveDave Kreskowiak4-Dec-07 7:33 
GeneralA question about SMTP Pin
Member 19965434-Dec-07 4:23
Member 19965434-Dec-07 4:23 
GeneralRe: A question about SMTP Pin
Dave Kreskowiak4-Dec-07 5:02
mveDave Kreskowiak4-Dec-07 5:02 
GeneralRe: A question about SMTP Pin
Member 19965434-Dec-07 5:35
Member 19965434-Dec-07 5:35 
GeneralRe: A question about SMTP Pin
Dave Kreskowiak4-Dec-07 7:47
mveDave Kreskowiak4-Dec-07 7:47 
GeneralRe: A question about SMTP Pin
Vasudevan Deepak Kumar4-Dec-07 18:17
Vasudevan Deepak Kumar4-Dec-07 18:17 
GeneralProblem with Folder access Pin
soporificeffect4-Dec-07 3:47
soporificeffect4-Dec-07 3:47 
GeneralRe: Problem with Folder access [modified] Pin
Dave Kreskowiak4-Dec-07 8:01
mveDave Kreskowiak4-Dec-07 8:01 
GeneralRe: Problem with Folder access Pin
soporificeffect4-Dec-07 19:32
soporificeffect4-Dec-07 19:32 
GeneralChecking date modified Pin
leckey4-Dec-07 3:30
leckey4-Dec-07 3:30 
GeneralRe: Checking date modified Pin
soporificeffect4-Dec-07 3:55
soporificeffect4-Dec-07 3:55 
GeneralRe: Checking date modified Pin
ReactiveX4-Dec-07 20:21
ReactiveX4-Dec-07 20:21 
GeneralVBA Help in Excel (Updated) Pin
harveyhanson4-Dec-07 2:34
harveyhanson4-Dec-07 2:34 
GeneralPrinting Rich Text Pin
BooleanTrue4-Dec-07 1:41
professionalBooleanTrue4-Dec-07 1:41 
GeneralRe: Printing Rich Text Pin
Dave Kreskowiak4-Dec-07 5:04
mveDave Kreskowiak4-Dec-07 5:04 
GeneralRe: Printing Rich Text Pin
Duncan Edwards Jones4-Dec-07 7:36
professionalDuncan Edwards Jones4-Dec-07 7:36 
GeneralRe: Printing Rich Text Pin
BooleanTrue4-Dec-07 23:18
professionalBooleanTrue4-Dec-07 23:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.