Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delphi + MySQL + MyODBC

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I use Delphi 4.02 (BDE 5.1.1), MySQL 3.22.34 and MyODBC for database app.

When inserting a new record and inputed information
at the Text field, Delphi shows the error:

"Non-blob column in table required to perform operation"

If I don't type anything at the Text field, there is no error. If I edit the record instead of inserting it, everything is fine.

By looking at Borlands community, I know that it was BDE's problem, cause the same message shows with MS SQL, and they said by installing BDE 5.10 will solve the problem, but with MyODBC and MySQL it did not.

Have anybody got a way to solve this problem? Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top