Connecting Tech Pros Worldwide Help | Site Map

Connecting to SQL Server

  #1  
Old November 13th, 2005, 01:42 PM
Roy
Guest
 
Posts: n/a
We are moving our backend to SQL Server from the existing Access
database.The front end is still Access.I have set up the ODBC
Connection to the new SQL Server.How to access the table information in
SQL from the Access database.I know this is simple and bear with me for
this silly question.

Also I loaded up SQL Server standard edition on my workstation.How do i
use the enterprise manager to access the tables on the remote SQL
server.

Thanks,

Roy

  #2  
Old November 13th, 2005, 01:42 PM
Beacher
Guest
 
Posts: n/a

re: Connecting to SQL Server


If you've created an ADP in access, and it is currently connected to
SQL Server, the tables show up in access as if they were in an access
database.. for the most part.

  #3  
Old November 13th, 2005, 01:42 PM
swingingming
Guest
 
Posts: n/a

re: Connecting to SQL Server


I want to do the same thing. But I only have a mdb file. Is it easy to
convert MDB to ADP?

  #4  
Old November 13th, 2005, 01:43 PM
Lee-Anne Waters via AccessMonster.com
Guest
 
Posts: n/a

re: Connecting to SQL Server


Hi,

i run a multiuser .mdb (mde) using a SQL server backend.

set up your data source using the system DSN tab on the Data Sources(ODBC)
located under administrive tools.

you can then link your tables in access front end as normal. only you select
Databases (ODBC) as your file type to link

for a mulituser system also check out DSN Stripper. that way you wont have to
go around and set up the data source on each PC.

Lee-Anne

swingingming wrote:[color=blue]
>I want to do the same thing. But I only have a mdb file. Is it easy to
>convert MDB to ADP?[/color]


--
Message posted via http://www.accessmonster.com
  #5  
Old November 13th, 2005, 01:43 PM
Roy
Guest
 
Posts: n/a

re: Connecting to SQL Server


LeAnne,
Thanks much.It worked!

  #6  
Old November 13th, 2005, 01:44 PM
swingingming
Guest
 
Posts: n/a

re: Connecting to SQL Server


Hi Lee-Anne, I never used SQL server backend before, and I want to use
one. The database will be used by 7-10 people, from different locations
(not in a LAN). From what I know, I should put the frontend on the
client machines, and let them all connect to the backend server. The
server will be on a LAN behind a router. Is this possible?
Thanks.

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help. Getting a An error has occurred while establishing a connectionto the server. When connecting to SQL Server 2005, this failure may be causedby the fact that under the default settings SQL Server does not allow remote aboutjav.com@gmail.com answers 0 June 27th, 2008 09:04 PM
C# Web Site. Connecting to SQL Server. Test Connection Fine...BUT samadams_2006@yahoo.ca answers 2 August 31st, 2007 11:45 PM
connecting to Sql Server nimrodb answers 0 May 10th, 2007 12:19 PM
ASP.NET 2.0 connecting to SQL Server 2000 Todd Brewer answers 6 September 12th, 2006 06:55 PM
Error connecting to SQL Server through a Web Service??? GTDriver answers 3 November 21st, 2005 09:45 AM