Re: Is ODBC right for me?
- From: "Van T. Dinh" <VanThien.Dinh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Nov 2006 13:27:36 +1100
ADP is still supported in Access 2007 which means that it will be supported
to at least end of 2016 (5 years mainstream support + 5 years extended
support).
I am sure there are lots of ADPs in the real-world but the majority of
Access databases still use MDB format.
In my experience, there is no problems using ODBC provided you follow a few
simple techniques on reducing the amount of data being pulled through the
network (this applies to all Client / Server database applications, anyway).
There are a number of articles in the Microsoft KB, e.g:
http://support.microsoft.com/kb/208858
and
http://support.microsoft.com/kb/209551
--
HTH
Van T. Dinh
MVP (Access)
"DIRN" <DIRN@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB082997-C04F-4C65-BF6F-496C53A07E9D@xxxxxxxxxxxxxxxx
I am a forum newbie - appreciate your patience.
We are embarking on a new adventure to scale up an Access DB up to SQL
Server. We are not going to use the upsizing wizardry, but have chosen to
build native SQL tables instead.
The question is which route to go with the Front-End?
- Access 2003: SQL tables linked via ODBC
- Access Data Project(ADP)
- Access 2007: SQL tables linked (MDB or ACCDB?)
We were prepared to move ahead with creating an Access Data Project using
Access 2003, but then I read the following on microsoft.com ...
" Access creates front-end applications that leverage SQL Server as a
backend data source. Access forms and reports can be optimized as
efficiently
as Visual Basic front-end for SQL Server. Office Access 2007 offers two
ways
to connect to SQL Server data: linking to SQL Server and Access Data
Projects
(ADPs).
The preferred way to connect to SQL Server is MDB file format or ACCDB
file
format. This enables you to use the full flexibility of local tables and
local queries, while leveraging the full power of SQL Server. In addition,
MDB and ACCDB files link to multiple SQL Servers and a wide variety of
other
data sources. Office Access 2007 contains many new features available in
both
MDB and ACCDB file formats, but only a subset of those features are
available
in ADPs. "
This seems to state that best practice is to use linked tables. Is this
true
in the "real world"? Isn't using the layers of ODBC going to make for a
slower app? Is ADP a technology that may not be supported by MS in the
near
future?
Where would I find info to learn how to optimize Access/ODBC to work as
well
as a VB front-end as stated in the quote above?
Your thoughts would be appreciated!
.
- Follow-Ups:
- Re: Is ODBC right for me?
- From: DIRN
- Re: Is ODBC right for me?
- Prev by Date: Re: Runtime error 3155 inserting to linked SQL tables from Access
- Next by Date: RE: oracle linked serve error "OLE/DB provider returned an invalid schema definition" - issue status inquiry
- Previous by thread: Re: Is ODBC right for me?
- Next by thread: Re: Is ODBC right for me?
- Index(es):
Relevant Pages
|
Loading