Results 1 to 2 of 2
  1. #1
    tlindeman is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2012
    Posts
    2

    Delete Query Access SQL

    It has been awhile since I used a delete query in Access, so I resorted to SQL. Could someone please check my SQL statement, I am getting Syntax errors. I am trying to delete everything in the table US Programming Push that is in the table Barkley Test Stores and Utah

    Delete * from [US Programming Push] where (select [Barkley Test Stores and Utah].[Store Number] from [Barkley Test Stores and Utah] join [US Programming Push].[Store Number] on [Barkley Test Stores and Utah].[Store Number]=[US Programming Push].[Store Number]);



    Thank You in Advance
    Tony

  2. #2
    tlindeman is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2012
    Posts
    2
    Never mind, I figured it out. Thank You TOny

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 01-24-2012, 02:16 PM
  2. Trying to Delete record using delete query
    By MooseOTL in forum Access
    Replies: 13
    Last Post: 10-04-2011, 02:30 AM
  3. Replies: 11
    Last Post: 03-30-2011, 01:08 PM
  4. Delete Query
    By stan.chernov@gmail.com in forum Queries
    Replies: 3
    Last Post: 09-17-2010, 04:10 PM
  5. DELETE query
    By dollygg in forum Queries
    Replies: 1
    Last Post: 04-27-2010, 04:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums