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 gkittelson 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
Jul 30, 2002
4
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top