Hi,

At Friday, March 07, 2008, 11:15 AM, terrytornado wrote:


> Hi all,

> i'm 15 years developing under Delphi. Now i try c# and new to Visual Studio.
> I have big problems to install the firbird VS add in.

> It's a big problem to make a full install routine. ??

> Making addionally changes in certain files per hand it's not the best way.
> Too many failures can someone like me to their.

Jiri does recognize that the installation of the DDEX support would
most likely be better automated via the installation.

But, the ADO.Net driver itself is not that complicated to install.
Simply add it to the GAC, by using the .Net framework's gacutils.exe
command line.  Then, you can go in VS and add it to the toolbox, by
choosing from the list of components available in the GAC.  Or even
simpler, skip the GAC registration and go straight into VS and go
into the "Choose Toolbox Items" and "Browse" for the FirebirdClient
dll, to add it to the VS Toolbox.  And, then you can use the
components for your projects.  But, if you want more support within
VS, then you have to install FirebirdClient's DDEX.

-- 
Best regards,
 Daniel Rail
 Senior Software Developer
 ACCRA Solutions Inc. (www.accra.ca)
 ACCRA Med Software Inc. (www.filopto.com)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to