G gogaak Registered User. Local time Today, 04:58 Joined Feb 6, 2005 Messages 42 Feb 21, 2005 #1 helo all, I have two tables I want to copy all the contents of column in tableA to coumn in tableB. How do i update it using queries.. please help
helo all, I have two tables I want to copy all the contents of column in tableA to coumn in tableB. How do i update it using queries.. please help
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 00:28 Joined Jul 9, 2003 Messages 17,439 Feb 21, 2005 #2 Assuming you have a field which is common to both tables: See Attached Attachments CopyFldFromTBLAtoTBLB.zip CopyFldFromTBLAtoTBLB.zip 15.6 KB · Views: 120
G gogaak Registered User. Local time Today, 04:58 Joined Feb 6, 2005 Messages 42 Feb 21, 2005 #3 thnx mate.. But the update doesnt seem to work... the query runs , but doesnt update anything.... is there particular process to follow? Sorry for the trouble
thnx mate.. But the update doesnt seem to work... the query runs , but doesnt update anything.... is there particular process to follow? Sorry for the trouble
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 00:28 Joined Jul 9, 2003 Messages 17,439 Feb 21, 2005 #4 Did you press the "Copy Records" button?
G gogaak Registered User. Local time Today, 04:58 Joined Feb 6, 2005 Messages 42 Feb 21, 2005 #5 yes.. i cliked the copy records button.. i also tried to run the query. but it shows its updating 0 rows..
yes.. i cliked the copy records button.. i also tried to run the query. but it shows its updating 0 rows..
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 00:28 Joined Jul 9, 2003 Messages 17,439 Feb 21, 2005 #6 Well, it works OK on my machine!