Topic: witch version of anyDac will be combined with thin
|
|
thematec
User
 Fresh Boarder
| Posts: 3 |   | Karma: 0 |
|
witch version of anyDac will be combined with thin
|
|
Posted: 2007/10/22 08:36 |
|
|
|
|
I downloaded AnyDAC 1.4x for testing purposes I need. I saw that dbexpress is not supported in this version, but 2.0 is. I want to develop a n-tier application and thinDAC is the best thing for us to use.
So my question is, will AnyDAC 2.x delivered with thinDAC? We really need transactions on the database (MySQL).
I use D-2007 pro
|
|
Diman
Admin
 Admin
| Posts: 1460 |  | Karma: 18 |
|
Re:witch version of anyDac will be combined with thin
|
|
Posted: 2007/10/22 12:01 |
|
|
|
|
Hello
1) AnyDAC 1.4 ?? It is very old version ... And dbExpress was supported right from AnyDAC 1.0. So, may be you mean ThinDAC ? IOW, please rephrase your question.
2) ThinDAC and AnyDAC 2.x are different commercial products. Of course, they are sharing some common code - TADDataSet and it internals. But neither of them include other product.
Regards, Dmitry
|
|
thematec
User
 Fresh Boarder
| Posts: 3 |   | Karma: 0 |
|
Re:witch version of anyDac will be combined with t
|
|
Posted: 2007/10/22 14:48 |
|
|
|
|
Sorry for the mistake. I'm talking about thinDAC 1.31
The website says: "All required AnyDAC files come with ThinDAC" Does it mean that ThinDAC has the whole product of in it or just a part of it and whitch version; 1.x or 2.x. Do I also need AnyDAC or can I uses other related database components of Delphi?
This is very important for me.
I have installed the free version 1.12, but I couldn't see any dbexpress drivers in my delphi 2007 pro.
|
|
Diman
Admin
 Admin
| Posts: 1460 |  | Karma: 18 |
|
Re:witch version of anyDac will be combined with t
|
|
Posted: 2007/10/22 21:37 |
|
|
|
|
Does it mean that ThinDAC has the whole product of in it or just a part of it and whitch version; 1.x or 2.x. ThinDAC shares inmemory dataset sources with AnyDAC. ThinDAC does not include full AnyDAC. Do I also need AnyDAC or can I uses other related database components of Delphi? No, you does not need AnyDAC. You can use one of the ThinDAC servers: http://www.da-soft.com/component/option,com_ezine/task,read/page,5/category,9/article,85/Itemid,196/
For MySQL I will suggest to use AnyDAC server. ThinDAC 1.x is compatible with AnyDAC 1.x. ThinDAC 2.x will be compatible with AnyDAC 2.x.
Regards, Dmitry
Post edited by: Diman, at: 2007/10/22 21:38
|
|
|