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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting databases

Status
Not open for further replies.

Jlucia

Programmer
Joined
Sep 21, 2000
Messages
6
Location
US
Dealing with two databases (DB2 and SQL)
I would like to know how to connect the two databases and allow the connection to automatically pass information between DB and the tables within.

[sig][/sig]
 
Jlucia,

You might have better luck getting more specific answers in the forums that relate to those 2 products. THis one is just intended for non-product-specific questions, and has much lower volume. Good luck. [sig][/sig]
 
When you say SQL I assume you mean SQLServer from Microsoft
(SQL is actualy a query languauge used by most if not all Realtional Databases).

You should be able to get ODBC drivers off the web to do the job. [sig]<p>Ged Jones<br><a href= > </a><br>Top man[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top