How are you connecting to MySQL?, through MySQL ODBC I am assuming. I might happen that the ODBC driver for MySQL does not implement ADOX functionality.
Have you tried to take a look to the MySQL++ API? You might have to create your own dll (or COM component) to modify the database structure from your application. Good Luck! --- Efren Pedroza <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I just become a MySQL user and I am trying to > migrate my application from > Access 2000 / SQL Server to MySQL, my system was > developed with MS Visual > Basic 6 SP5, everything seems to be Ok, but .... in > my application I modify > often Database Structure using ADOX to retrive > structure and modify it, but > when the program try to retrive the structure > nothing works, how can I get > structure database from VB ? > > Is there a way to do that ? > > Or maybe I've to try with some tool that I don't > known. > > Any comment or suggestion is welcomed !!! > > Thanks in advance !!! > > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list > archive) > > To request this thread, e-mail > <[EMAIL PROTECTED]> > To unsubscribe, e-mail > <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: > http://lists.mysql.com/php/unsubscribe.php > __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php