|
-
Nov 28th, 1999, 07:24 PM
#1
Thread Starter
Fanatic Member
I have seen that many VB Programmers used to use BOUND In Programm. i.e . In Order to do a customer maintenace all objects are bound to the database. This, of course, use less VB Code; but the program is very slow. In fact, when you use UNBOUND and MOVE THE fields from the form to the database and from the database to the form, the code is large but the program is not slow. If you have a very big database (500,000 Records) what do you suggest is the best way to do a program?
-
Nov 28th, 1999, 08:21 PM
#2
Addicted Member
Previously organizing the DB('s) and some very good queries. I think 
------------------
Jorge Ledo
[email protected]
Portugal
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
|