Results 1 to 6 of 6

Thread: [RESOLVED] Prompt everytime a INSERT SQL execution

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    27

    Resolved [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
  •  



Click Here to Expand Forum to Full Width