Link Error: several table with that name...

ielamrani

Board Regular
Joined
Jun 2, 2008
Messages
63
Hi,
I can't link tables to a an access database. Everytime I tired I get the message:

There are several tables with that name. Pleae specify owner in the format' owner.table

I search the internet but did not come up with a solution.

Anyone who fixed this problem before please let me know how.

The database I am trying to link to is an Oracle.

Thanks in advance.
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Most enterprise systems contain multiple databases. It's not unusual for tables in the different databases to have the same name; for example, accounts.
To differentiate them you need to use the syntax databaseName.tableName (eg, reporting.accounts instead of journal.accounts -- and it may be necessary to use serverName.databaseName.tableName

Hope that helps

Denis
 
Upvote 0

Forum statistics

Threads
1,214,411
Messages
6,119,360
Members
448,888
Latest member
Arle8907

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top