Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ver 7-Problems connecting tables from databases on more than one serve

Status
Not open for further replies.

modglin

Programmer
Joined
Apr 10, 2001
Messages
105
We have several different programs running, each on a different server. I have been having problems when going through the ODBC in connecting one table on server 1 with a table from server 2. I know part of my problem was that the fields where different lengths. I have worked on that problem. I do not have the message at this time, however, it was something about not being able to find one of the ODBC tables.
 
modglin: Be aware that if you are creating a join between tables on different servers you can only use 1 field to join between each table. If you need to create multi-column joins you need to look at using a subreport David C. Monks
david.monks@chase-international.com
Accredited Crystal Decisions Enterprise Partner
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top