DataBase - How to Link to Sql 2008 Table from Access Database

Asked By Lisa Tortorelli
13-Oct-09 04:08 PM
How do I Link to Sql 2008 Table from Access Database?  I need to send a file from Access into Sql Table so I can write directly to it.

thanx.



EggHeadCafe - Software Developer Portal of Choice
In-Memory Data Caching for Performance
http://www.eggheadcafe.com/tutorials/aspnet/c924e9aa-9085-41b3-9821-e5008e6123d0/inmemory-data-caching-fo.aspx
SQL Server
(1)
LisaI
(1)
Database
(1)
E5008e6123d0
(1)
Psuedocode
(1)
Inmemory
(1)
C924e9aa
(1)
DSN
(1)
  Jeff Boyce replied to Lisa Tortorelli
13-Oct-09 06:12 PM
Lisa

I am not aware of a "send a file" function in Access.  Are you saying that
you have data in an Access table you want to have in a SQL-Server table?

Which version of Access are you using?

Have you created a DSN (data source name) to manage the connection between
Access and SQLServer?

Regards

Jeff Boyce
Microsoft Access MVP


--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or psuedocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
help
Connecting to SQL Server DataBase I connect my Access database to a SQL Server in two different ways: 1 with ADO such as: Dim theConnectionString theConnectionString = Driver = SQL Server; Server = Server \ TRUTIMEV3;Database = Intelligent;User ID = xxx;Password = xxx; Dim rec As ADODB.Recordset Set rec
Upgrade DB version from SQL Server 2000 to SQL Server 2005 DataBase Hi, I have a deployment with GP 9.0 SP3 with SQL Server 2000. I want to upgrade de Database engine to SQL Server 2005 in order to use SQL Server Analysis Services, SQL Server Integration Services and SQL
proof DataBase https: / / mcp.microsoft.com / authenticate / validatemcp.aspx transcript: 944364 AccessCode: helloworld Access Discussions SQL Server 2008 R2 (1) SQL Server 2008 (1) SQL Server 2005 (1) Microsoft SQL Server Reporting Services (1) Regards Larry Linson Microsoft Office Access (1) Bing Microsoft SQL Server (1
Probleme nach SQL Server Update DataBase Hallo allerseits, Backend SQL Server 2005 (SQL Server 2k Kompatibilitätsmodus), Frontend Access 2003 adp. Seit ich den SQL Server auf meinem Entwicklungsrechner auf den neuesten Stand gebracht habe (derzeit 9.0.4035), funktioniert die