Page 1 of 1

Stuck with Read Only Datasets?

Posted: Mon 08 Aug 2005 21:35
by mnoe
Greetings:
I am fairly new to dbX and we are converting over from ADO to dbX and I have downloaded you latest driver for eval and so far I'm having a strange issue:

Basically, all of my dbX datasets (dbX tables) are somehow set read-only and I can't see any reason why. Is this a function of the driver evaluation?

Thanks,
Mike

SOrry for the stupid question..

Posted: Tue 09 Aug 2005 01:12
by mnoe
Figured out the answer by reading the docs.

Anyway, now I'm using the SqlClientDataSet and AutoIncrement fields don't work, meaning, the field editor retrieval does not recognize the data type to be AutoIncrement and my grid will not allow the editing of data.

Is the MySql AutoINcrement datatype supported by the dbX driver?

Delphi 6.2, MySql 4.1.13

Posted: Mon 22 Aug 2005 09:34
by Ikar
Logic of working dbExpress and ADO is quite different. Possible, you would be easy to start using MyDAC.