AutoInc field single - master/detail tables + TClientDataset

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

AutoInc field single - master/detail tables + TClientDataset

Post by swierzbicki » Wed 02 Feb 2011 17:16

Hello,

I'm trying to update one of our project with TClientDataset.
Everything is well working except when dealing with autoinc fields.

Where can I found demos dealing with autoinc fields ? It will be great to have example with single tables or master/details tables.

thank you in advance for any help or suggestions.

BR

SW

AndreyZ

Post by AndreyZ » Thu 03 Feb 2011 10:19

Hello,

Please specify the exact problems you discovered with autoincrement fields usage.
You can use MyDACDemo to work with your tables with autoincrement fields. In MyDACDemo we have the MasterDetail demo that demonstrates working with master/detail relationships.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Thu 17 Feb 2011 19:50

Hello,

Sorry for beeing so long.
I'm getting assert error when working with Master / Details MyQueries and clientdatasets. Thought I'm not sure that there is a relation with the AutoInc field.
I'll try to send you ASAP a project raising this issue.

BR

AndreyZ

Post by AndreyZ » Fri 18 Feb 2011 08:36

We are looking forward to receiving your sample. Please send your sample to andreyz*devart*com.

swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Post by swierzbicki » Mon 07 Mar 2011 09:16

Hello,

I've sent an project demo to your email.

BR

Post Reply