PDA

Click to See Complete Forum and Search --> : A simple Q.


Luis Moises Rojas
Nov 28th, 1999, 06:24 PM
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?

JorgeLedo
Nov 28th, 1999, 07:21 PM
Previously organizing the DB('s) and some very good queries. I think :)



------------------
Jorge Ledo
j_ledo@hotmail.com
Portugal