Dnd
October 12th, 2001, 10:01 AM
Background: I'm trying to copy a .mdb file to another directory after I'm finished using it. In creating the window, I've used ADO controls with a Jet 3.5 db engine.
Action: I close all my recordsets then set them to nothing.
Problem: I get an advertisement message box that indicates "[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified". It's just a simple message box, clicking OK makes it go away, and the file gets copied.
Request: How do I get rid of the message box???
Thanks!
Action: I close all my recordsets then set them to nothing.
Problem: I get an advertisement message box that indicates "[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified". It's just a simple message box, clicking OK makes it go away, and the file gets copied.
Request: How do I get rid of the message box???
Thanks!