R
Reese Watt
Hello all,
Does anybody have any experience converting an ADP file to an MDB file using
linked SQL tables via ODBC?
(By the way, is linking via ODBC the same as using a pass-through query?)
For example, assume I took these steps:
1) Create new mdb file
2) Import Form1 into the newly created mdb file from my existing adp file,
which was bound to View1 (in SQL server)
3) Link to View1 via ODBC
4) Bind the Form1 in the new mdb file to the linked View1
Would my Form1 need to be modified to work under the new structure?
How difficult would it be to modify it?
Thanks,
Reese
Does anybody have any experience converting an ADP file to an MDB file using
linked SQL tables via ODBC?
(By the way, is linking via ODBC the same as using a pass-through query?)
For example, assume I took these steps:
1) Create new mdb file
2) Import Form1 into the newly created mdb file from my existing adp file,
which was bound to View1 (in SQL server)
3) Link to View1 via ODBC
4) Bind the Form1 in the new mdb file to the linked View1
Would my Form1 need to be modified to work under the new structure?
How difficult would it be to modify it?
Thanks,
Reese