I'm somewhat new to ado and am having a problem opening aform. It takes over a minute to start when I use 'SELECT' to gather all the records... is there a better way. Below is a snippet of the code.
Private Sub Form_Load()
Dim db As Connection
Set db = New Connection
db.CursorLocation =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.