Re: Getting mysql schema from VC++
Posted by: Gary Slovikosky
Date: October 04, 2005 03:54PM

Hi Terence,

Since you are getting data, I assume you know how to open and query the MySQL database. I believe what you need to do is to open the "information_schema" database to get the data you are looking for. Try starting the MySQL Query Browser and look at the data in this table.


Ciao,

Ski

Options: ReplyQuote


Subject
Views
Written By
Posted
649
October 04, 2005 01:48AM
Re: Getting mysql schema from VC++
361
October 04, 2005 03:54PM
368
October 05, 2005 07:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.