|
-
Sep 7th, 2000, 03:46 PM
#1
Thread Starter
Lively Member
I know how do use ADO normally in visual basic. I am wondering if there is a way to do it faster, perhaps through the usage of API calls?
I'm hitting the database mad silly fast and need to squeeze every drop of performance out. (please spare me the 'if performance is an issue why are you using VB?')
It must be done in VB
=)
thanks!
-
Sep 7th, 2000, 03:56 PM
#2
Thread Starter
Lively Member
or...
would it make sense to write a small program in C++ to do my database access, compile into a .DLL and call it from VB?
would i see any significant speed increase?
im thinking the speed of this may be dependant on the type of the database itself, and the load on it at the time oh and the specs of the database server.. hmmm...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|