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!


Reply With Quote