| View previous topic :: View next topic |
| Author |
Message |
Petya
Joined: 28 Jul 2010 Posts: 15
|
Posted: Wed 28 Jul 2010 11:46 Post subject: SQL Server Compact (WinCE) |
|
|
Hello,
Is the connector for SQLCE (MSCompactConnection) included in UniDAC ?
THX. |
|
| Back to top |
|
 |
Dimon Devart Team
Joined: 05 Mar 2007 Posts: 2304
|
Posted: Wed 28 Jul 2010 15:44 Post subject: |
|
|
| UniDAC supports SQL Server Compact Edition, but doesn't include the TMSCompactConnection component. To set connection to SQL Server CE you should use TUniConneciton and set specific options, like OLEDBProvider, CompactVersion, etc. |
|
| Back to top |
|
 |
Petya
Joined: 28 Jul 2010 Posts: 15
|
Posted: Wed 28 Jul 2010 17:15 Post subject: |
|
|
| THX, I'll check it out. |
|
| Back to top |
|
 |
Petya
Joined: 28 Jul 2010 Posts: 15
|
Posted: Wed 28 Jul 2010 20:05 Post subject: |
|
|
| I don't see Delphi 5 versions for UniDAC, but see them for SDAC and MyDAC. I would need that, is it available ? |
|
| Back to top |
|
 |
Dimon Devart Team
Joined: 05 Mar 2007 Posts: 2304
|
Posted: Thu 29 Jul 2010 12:55 Post subject: |
|
|
| UniDAC is supported only for Delphi 6 and higher IDE versions. |
|
| Back to top |
|
 |
|