Oct 10, 2006 #1 venna1 IS-IT--Management Jan 7, 2004 1 GB I am trying to merge three seperate tables from three different access 2003 databases. i want 1 form to access all three tables at a click of a button. Does any one have a suggestion on how i would approach this. Any info would be useful.
I am trying to merge three seperate tables from three different access 2003 databases. i want 1 form to access all three tables at a click of a button. Does any one have a suggestion on how i would approach this. Any info would be useful.
Oct 10, 2006 #2 Crowley16 Technical User Jan 21, 2004 6,931 GB either create a query which gets the data from all 3 tables, or use an unbound form and fill/edit the records through code... be careful when using a query because you can easily make the query non-updateable... -------------------- Procrastinate Now! Upvote 0 Downvote
either create a query which gets the data from all 3 tables, or use an unbound form and fill/edit the records through code... be careful when using a query because you can easily make the query non-updateable... -------------------- Procrastinate Now!
Oct 10, 2006 #3 PHV MIS Nov 8, 2002 53,708 FR you can easily make the query non-updateable Have a look here: http://msdn.microsoft.com/archive/en-us/dnaraccess/html/msdn_harness.asp Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886 Upvote 0 Downvote
you can easily make the query non-updateable Have a look here: http://msdn.microsoft.com/archive/en-us/dnaraccess/html/msdn_harness.asp Hope This Helps, PH. Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886