Hallo list! I have an autoincrement field (+others of coarse) in myISAM table. When I try to insert values with queries everything works fine, but when I try to do it with Borland C++ builder 6's TSQLClientDataSet (dbExpress) it throws an exception that the field's value must be set. It continues to do the same thing even if I set TField's property AutoGenerateValue to arAutoInc and Required to false.
Does anyone have met the problem and what is the workaround. I think that it probably is libmysql.dll's or dbexpmysql.dll's problem, but I can't solve the problem on my own (and BCB's lists don't give any answer). Please help me, or point me to some information in the inet. Kaspars --------------------------------------------------------------------- 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