error updating table

2002-09-11 Thread Support
Hi, we have an application that connect to MySQL via MyODBC. Sometimes, we have this error: [TCX][MyODBC] Got error 5 from table handler and MySQL drops. When it comes back up, it first gives an error with BDB tables (the type we use): 020911 15:10:17 bdb: page 0: illegal page type or format

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

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. HOWEVER,