G
Guest
I'm trying to link tables from SQL Server to my Access 2003 database.
When I do File>Get External Data>Link Tables I get a File Dialog where I can
choose "everything" BUT SQL Server!? I did install Jet SP8! According to the
help I should start a Wizard! Any hints??
This SHOULD happen according to help but does not!
Open an Access project, or switch to the Database window for the open Access
project.
On the File menu, point to Get External Data, and then click Link Tables.
In the first screen of the Link Table Wizard, select the type of link you
want to create, either Linked SQL or Transact SQL, and then click Next.
If you select Linked SQL, Access creates a linked server which provides the
most functionality, including the ability to update data if the OLE DB data
source allows, and permanently stores the data source connection information
in the Microsoft SQL Server database. Also, if the SQL Server database you
are linking to is on another SQL Server, in most cases, SQL Server will
optimize join operations. However, you must be a member of either the
sysadmin or setupadmin roles.
When I do File>Get External Data>Link Tables I get a File Dialog where I can
choose "everything" BUT SQL Server!? I did install Jet SP8! According to the
help I should start a Wizard! Any hints??
This SHOULD happen according to help but does not!
Open an Access project, or switch to the Database window for the open Access
project.
On the File menu, point to Get External Data, and then click Link Tables.
In the first screen of the Link Table Wizard, select the type of link you
want to create, either Linked SQL or Transact SQL, and then click Next.
If you select Linked SQL, Access creates a linked server which provides the
most functionality, including the ability to update data if the OLE DB data
source allows, and permanently stores the data source connection information
in the Microsoft SQL Server database. Also, if the SQL Server database you
are linking to is on another SQL Server, in most cases, SQL Server will
optimize join operations. However, you must be a member of either the
sysadmin or setupadmin roles.