|
-
Mar 28th, 2006, 01:15 PM
#1
Thread Starter
Junior Member
[RESOLVED] Prompt everytime a INSERT SQL execution
I wrote a module to import data to Access from Excel using:
DoCmd.RunSQL (query)
The query contains a INSERT INTO... type SQL statement. Everytime Access runs this line it prompts me if it is ok to add a record to the database. Is there a way to remove this prompt?
Last edited by Hack; Mar 31st, 2006 at 07:28 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|