PC Review


Reply
Thread Tools Rate Thread

Append Query Not Working

 
 
HelpMe!
Guest
Posts: n/a
 
      3rd May 2010
My Append query is not working and i am not sure why... Here is my SQL

INSERT INTO tblContractPOTracking ( TrackingID )
SELECT tblDocTracking.TrackingID
FROM tblDocTracking
WHERE (((tblDocTracking.DocumentNumber)="5" Or
(tblDocTracking.DocumentNumber)="6" Or (tblDocTracking.DocumentNumber)="7"));


Please help!

 
Reply With Quote
 
 
 
 
Jeff Boyce
Guest
Posts: n/a
 
      3rd May 2010
"not working" is a bit vague ...

If you want more specific suggestions, please provide more specific
description...

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"HelpMe!" <(E-Mail Removed)> wrote in message
news:1F12E46A-B400-437E-BEF2-(E-Mail Removed)...
> My Append query is not working and i am not sure why... Here is my SQL
>
> INSERT INTO tblContractPOTracking ( TrackingID )
> SELECT tblDocTracking.TrackingID
> FROM tblDocTracking
> WHERE (((tblDocTracking.DocumentNumber)="5" Or
> (tblDocTracking.DocumentNumber)="6" Or
> (tblDocTracking.DocumentNumber)="7"));
>
>
> Please help!
>



 
Reply With Quote
 
Jerry Whittle
Guest
Posts: n/a
 
      3rd May 2010
How is it not working?
--
Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.


"HelpMe!" wrote:

> My Append query is not working and i am not sure why... Here is my SQL
>
> INSERT INTO tblContractPOTracking ( TrackingID )
> SELECT tblDocTracking.TrackingID
> FROM tblDocTracking
> WHERE (((tblDocTracking.DocumentNumber)="5" Or
> (tblDocTracking.DocumentNumber)="6" Or (tblDocTracking.DocumentNumber)="7"));
>
>
> Please help!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Append Query is not working Neil Microsoft Access Queries 1 8th Oct 2009 05:07 PM
Append Query isn't working steve12173 Microsoft Access Queries 2 5th Dec 2008 10:34 PM
Append Query Not working =?Utf-8?B?Um9u?= Microsoft Access Queries 6 7th Nov 2007 01:00 PM
Append query/ make-table query has suddenly quit working =?Utf-8?B?bWVsaXNzYXM=?= Microsoft Access Queries 1 15th Nov 2006 08:00 PM
Append query not working =?Utf-8?B?Um9kbmV5?= Microsoft Access Queries 2 21st Jun 2006 10:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:56 PM.