MyDAC 4 : IndexFieldName bug
Posted: Tue 02 Aug 2005 09:08
At design time, when table/query is closed and when assigning a value to the IndexFieldName property (after the mydac login prompt) I get this exeception :
EDatabaseError
exception message : QRDevis: couldn't perform this task on an closed dataset.
If I open the table/query I can assign a value to the IndexFieldName property BUT when compiling and lauching the project I get this exception again (normal behaviour as my connection to mysql should be closed)
EDatabaseError
exception message : QRDevis: couldn't perform this task on an closed dataset.
If I open the table/query I can assign a value to the IndexFieldName property BUT when compiling and lauching the project I get this exception again (normal behaviour as my connection to mysql should be closed)