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

Use statement

Status
Not open for further replies.

renniw1

Technical User
Jan 21, 2003
7
0
0
US
Hi,
Anyone know when(which version) the USE statement was introduced? Thanks.

Ren.
 
Want to write a program to connect to mysql server and be able to switch to a particular database to perform sql statements. Right now, I am issuing a "USE database" statement, but older versions do not seem to implement USE statement - they only support the "connect database" statement. I thoroughly checked the changelogs at the mysql site, but it is not documented. They have an adequate, but not completely documentation unfortunately.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top