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!

Question about SQL

Status
Not open for further replies.

KodoSan

Programmer
Joined
Sep 1, 2001
Messages
9
Location
US
Just a general observation. Since connection strings determine what driver is used to connect to a database.. is SQL pretty much the same throughout the different DB types..
i.e can I use my ASP code that I use to connect to a MS SQL 7 server and just change the conn driver and use it for a mySQL server for instance?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top