Copy ODBC table links to new build of Access XP>

M

Mark Hammer

I have four linked tables, connected via ODBC to SQL_Server data source. I
make those links at my client site. Now I'd like to copy them into a new
build, at my office where I don't have access to the SQL Server BE.

When I try to import or link or copy/paste them, I'm told that "ODBC
connection failed."

Is there a way to copy these links into a new build, in the absence of the
BE?

TIA,

Mark Hammer
Lake Oswego, Oregon, U.S.
 
R

Rick Brandt

Mark said:
I have four linked tables, connected via ODBC to SQL_Server data
source. I make those links at my client site. Now I'd like to copy
them into a new build, at my office where I don't have access to the
SQL Server BE.
When I try to import or link or copy/paste them, I'm told that "ODBC
connection failed."

Is there a way to copy these links into a new build, in the absence
of the BE?

To what end? They won't be usable even if you copy them. If this is for
Testing you could import the tables instead of linking to them.
 
M

Mark Hammer

Rick,

I have imported some test data.

I'd like to be able to email my client a new front end without the need to
re-establish the links to the BE each time. Not a big deal, I know, but it
would be slick if I could do it.

--Mark Hammer
 
R

Rick Brandt

Mark Hammer said:
Rick,

I have imported some test data.

I'd like to be able to email my client a new front end without the need to
re-establish the links to the BE each time. Not a big deal, I know, but it
would be slick if I could do it.

You could include code at startup that creates the links.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top