Appending Query

bigbadbess24

Registered User.
Local time
Today, 07:55
Joined
Mar 9, 2006
Messages
83
Can you append to a table that is empty? If you can please let me know. I made table through "make table" query and now I run the append query to the empty table but it is not putting any information in the empty table

Can you append to a table that is empty?
 
Yes you can append to empty table. Make sure you are using an append query and that fields into which data is to be inserted are specified

Len
 

Users who are viewing this thread

Back
Top Bottom