Upgrading your Access application with upgrade from SQL Server 2005 to SQL Server 2008?
Regarding - it works only if the correct ODBC drivers are loaded:
Those drivers are updated 7 times!
Spent the morning chasing them down.
The drivers are being updated so fast for SQL Server 2008, buy the time I search and find them, the post is obsolete
Hope this saves someone some time!
1 Download (install) the Native Client listed below on each client workstation.
2 Destroy old ODBC SQL Native Client connections
3 Create new ODBC SQL Native Cleint 10 connections
4 Force Relink each table using Access Linked Table Manager
5 Validate your data base for linked tables did change
(It is easy to get false "re-link successful)
http://www.microsoft.com/downloads/d...displaylang=en
A little over half way down:
Microsoft SQL Server 2008 Native Client
X86 Package (sqlncli.msi) - 4549 KB
X64 Package (sqlncli.msi) - 7963 KB
IA64 Package (sqlncli.msi) - 11112 KB
Will try this instead of the huge hot fixes listed above for the Workstations.
Microsoft SQL Server 2008 Native Client (SQL Native Client) is a single dynamic-link library (DLL) containing both the SQL OLE DB provider and SQL ODBC driver. It contains run-time support for applications using native-code APIs (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 2000, 2005, or 2008. SQL Native Client should be used to create new applications or enhance existing applications that need to take advantage of new SQL Server 2008 features. This redistributable installer for SQL Native Client installs the client components needed during run time to take advantage of new SQL Server 2008 features, and optionally installs the header files needed to develop an application that uses the SQL Native Client API.
Problem: Relinks of 283 tables take time.
Does anyone have code to force the update?
I can't locate my old code to do this.
I am also looking in my archive for Windows Code that actually creates the ODBC entry. If anyone has that, please post it too!
Audience(s):
Access Linketd Table Manager
Access ODBC
Excel Linked via Linked Tables
Bookmarks