Error updating table structure.

2002-07-27 Thread Jeff Dyer
I am developing a new application using MySQL instead of MS SQL Server 2000, I have just shelled out for the Microolap Delphi SQL DIrect Access Components, having successfully converted an existing SQL Server database to MySQL. HOWEVER, I have tried using MyCC, MySQL Explorer, and PremiumSoft MyS

Re: Error updating table structure.

2002-07-26 Thread Gerald Clark
mysql doesn't own the table or database. Jeff Dyer wrote: >I am developing a new application using MySQL instead of MS SQL Server 2000, >I have just shelled out for the Microolap Delphi SQL DIrect Access >Components, having successfully converted an existing SQL Server database to >MySQL. > >HOW