-
I'm trying to set the data source for the textboxes in my program, but when I go to do that in the properties box it just flickers through the forms. So I tried putting the code into the form load sub and now when I run the program I get "error '3265'-ADO could not find the object in the collection corresponding to the name or ordinal reference requested by the application."
I'm ready to scream, I can't figure this out. Any help would be appreciated!
-
-
Hey thanks Buzby!
You don't happen to know how to scroll through the database records on a vb form??