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!

MySql Variables 1

Status
Not open for further replies.

GustavoAnaya

Programmer
Joined
Jul 30, 2002
Messages
4
Location
AR

How can I read Mysql Variables from Visual Basic code? Is that possible through the ODBC driver?

Thanks a lot.

Gustavo Anaya.

 
hi
try to run this query:
SHOW VARIABLES

that should return all the variables with values

hope that helps
 

Thanks Piti, an excellent answer for a silly question. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top