Dataset Manager download available

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Roaster2
Posts: 51
Joined: Mon 13 Oct 2008 19:29

Dataset Manager download available

Post by Roaster2 » Tue 16 Dec 2008 11:34

Hi,

I know the source for the Dataset Manager is not available. I've installed IbDac 2.70 using the source and I'm now missing the Dataset Manager.

Is the manager (the IDE package) available for download somewhere or what do you recommend to get it installed anyway?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 17 Dec 2008 10:09

You should do the following:

1. Remove IBDAC packages from the IDE package list.
2. Install precompiled IBDAC for your IDE version.
3. Replace the Library path in IDE that is added by the IBDAC installation with the path to IBDAC sources.
4. If you have made changes in IBDAC sources that are related to design-time, replace IBDAC packages in the IDE package list with those you have compiled from sources.

Roaster2
Posts: 51
Joined: Mon 13 Oct 2008 19:29

Post by Roaster2 » Wed 17 Dec 2008 11:34

Thanks for those instructions!

Post Reply