Feb 13, 2007 #1 ShadowFox333 Programmer Joined Oct 15, 2002 Messages 97 Location US Is it possible to open an Access data base run a query and then just close the data base.
Feb 13, 2007 #2 dm4ever Technical User Joined Jul 3, 2006 Messages 991 Location US Yes. http://www.microsoft.com/technet/scriptcenter/scripts/misc/database/default.mspx Do a search for ADO, RecordSet, Access, SQL, and you will find plenty of examples in this forum and the web. -------------------------------------------------------------------------------- dm4ever My philosophy: K.I.S.S - Keep It Simple Stupid Upvote 0 Downvote
Yes. http://www.microsoft.com/technet/scriptcenter/scripts/misc/database/default.mspx Do a search for ADO, RecordSet, Access, SQL, and you will find plenty of examples in this forum and the web. -------------------------------------------------------------------------------- dm4ever My philosophy: K.I.S.S - Keep It Simple Stupid