Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why not Visual Basic?
Message
From
23/02/1999 10:49:33
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00189970
Message ID:
00190445
Views:
13
Try doing the following in Access:

From a table of 400,000+ records, create 10 cursors which will result in 50-100 records each. Then LEFT JOIN those cursors to another cursor and throw the result set into an array. Then do all the above 10-20 times (using different keys), summing the result sets into the array. The create a cursor from the final array and bind it to a grid. This process must run in under 3 seconds.

After you have tried this in Access, let me know what happened - if you are still breathing.


>I am primarily creating database applications.
>
>I thought that VB would have close ties to Access and therefore be fairly strong in the database arena.
>
>What about Access itself? Why is Access not a viable alternative for serious database development?
- Jeff
Previous
Reply
Map
View

Click here to load this message in the networking platform