Re: Converting from ADP to MDB/ODBC linked tables
- From: "Baz" <bazz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 08:10:07 +0100
It shouldn't be. ODBC linked tables worked fine for years before ADP's and
they still do (and it's a lot less buggy than ADP's). I have used them to
successfully build huge multi-user systems with hundreds of server objects
and hundreds of Access objects. There is always the option of using
passthrough queries for the (quite rare) occasions when you encounter some
limitation of ODBC linked tables; or, you can build a server view and link
to that.
If you abandon this approach without seriously trying it you are really
shooting yourself in the foot: either you battle on with ADP's and just pray
that MS doesn't pull the rug out from under you, or you change to VB.Net or
Delphi and increase your development costs by several multiples at least..
"Reese Watt" <reese@xxxxxxxxxxxxxxxxx> wrote in message
news:efcQZLu0HHA.3848@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for the responses.query?)
I don't like what I read about the limits of ODBC queries. I think that
would be a deal-breaker for me as far as converting to and MDB/ODBC
combination.
"Reese Watt" <reese@xxxxxxxxxxxxxxxxx> wrote in message
news:u9gNzAG0HHA.1100@xxxxxxxxxxxxxxxxxxxxxxx
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
file,
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
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
.
- Follow-Ups:
- Re: Converting from ADP to MDB/ODBC linked tables
- From: Reese Watt
- Re: Converting from ADP to MDB/ODBC linked tables
- References:
- Converting from ADP to MDB/ODBC linked tables
- From: Reese Watt
- Re: Converting from ADP to MDB/ODBC linked tables
- From: Reese Watt
- Converting from ADP to MDB/ODBC linked tables
- Prev by Date: Re: Future of ADP's
- Next by Date: Re: Future of ADP's
- Previous by thread: Re: Converting from ADP to MDB/ODBC linked tables
- Next by thread: Re: Converting from ADP to MDB/ODBC linked tables
- Index(es):
Relevant Pages
|