MySQL Forums
Forum List  »  Connector/ODBC

Re: Problem connecting from clarion to MySQL Database
Posted by: Viktor Kostadinov
Date: December 01, 2004 09:58AM

I've never succeeded in creating table from Clarion, 5, 5.5, or whatever. Generally, I think that c5odbx does not support this, or sends an invalid SQL command. This is not a big problem if you do not need dynamic tables (created during program execution). You simply create a table in MySQL from any tool (like Query Browser) and then import it into Clarion Dictionary, through standard process. But beware, import tends to crash every now and then, so try several times :)

Regards,
Viktor

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem connecting from clarion to MySQL Database
December 01, 2004 09:58AM


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.