|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2009-08-24 10:25:39
Posts: 8,
Visits: 28
|
|
Why do you provide the source code files but no compiled assemblys for PersistenceMapperBdp in ECO5?
Do i miss anything?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2010-11-30 12:17:13
Posts: 1 230,
Visits: 1 382
|
|
We don't ship compiled binaries for bdp since bdp is deprecated. In order to use bdp, you need to have a copy of the Borland/CodeGear BDP assemblies, and if you have that, you can compile the ECO assembly from the included source code.
The bdp drivers in D2007 are still using the ADO.net 1.1 architecture. Unfortunately, I don't think there are any free Interbase ADO.NET 2 drivers out there, but you should be able to use the DBX drivers from Borland instead. We ship binaries for our DBX support assembly.
/Jonas Hogstrom [CapableObjects]
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2009-08-24 10:25:39
Posts: 8,
Visits: 28
|
|
| Thanks for the information. I will switch to dbx.
|
|
|
|