Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-18 Thread Rick Hoover
Hi, > First, its not necessary to open a new project. The problem is when you go > to the Data Explore Tab and try to explore the Tables of the firebird > bbdd. When you open the connection you see three subelements:; Tables, > Views and Procedures. If I open the Tables element I get the error. I

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-18 Thread Emiliano Sutil
Anyway, I've now rebuilt the code and run all of the unit tests.  All testspass.  I then loaded my test program which displays a DBGrid for a table. This also works from the Delphi 2006 IDE.  So, there is something differentbetween my simple test code and your code.  Could you send a small Delphipr

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-16 Thread Rick Hoover
I think it makes sense to update the BDP sources to work with Borland 2006 only. For those that want to use older versions of BDP, they can always check out an older version of the Firebird .net provider. Carlos Guzmán Álvarez wrote: > Hello: >> I have changed the build file to use DEXTER by def

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-16 Thread Carlos Guzmán Álvarez
Hello: > I have changed the build file to use DEXTER by default. I think it > will be better to left > the sources to work with BDP 2006 only. Forgot to tell :) If we agree on this i will remove all conditional code from the sources !!! -- Carlos Guzmán Álvarez Vigo-Spain

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-16 Thread Carlos Guzmán Álvarez
Hello: > I'll work with Carlos to correct. I have changed the build file to use DEXTER by default. I think it will be better to left the sources to work with BDP 2006 only. I have committed to the CVS the changes on the NUnit test suite as well ( i forgot to do that when i commtted the changes

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-15 Thread Rick Hoover
Hola Emiliano, I have checked out the code from CVS and looked through it. All looks reasonable on that front. Also, changes you made are mostly issues that I'll work with Carlos to correct. Of course, the directory locations in the build file are directory dependent so those will not be change

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi

2006-09-15 Thread Rick Hoover
Hi Emiliano, I'll take a look later today by pulling down the CVS source since the tables were visible after making the changes a few months ago. I'll let you know what I find. Best Regards, Rick Emiliano Sutil wrote: > Well, well, > > I am here again, > > I have modified the files bdpConne

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
Well, well, I am here again, I have modified the files bdpConnections.xml and BdpDataSources.xml. First when I tried to see the bbdd in the delphi 2006 I get the error that the assambly doesnt match. Looking in the GAC I see that the PublicTokenKey was diferent than the I have typed in  the files.

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
Finally I have solvedLooking in the code of fbcursor.cs I see this#if (DEXTER)  // Added by RPH for Borland 2006  // The assumption is that we will decode using UTF8 based on  //   "The Firebird Book" by Helen Borrie. But in the build file this define doesnt appear anywhere so I have added this def

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
hello againI have modified the FirebirdBdp.build and changed in the references tags this I have changed the ${build.dir} variable and put the real value.Now I dont get the error that it doesnt find Borland but I get some (I think more serious): .  [csc] c:\NETProvider_17\source\FirebirdSql.

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
2006/9/15, Carlos Guzmán Álvarez <[EMAIL PROTECTED]>: Hello:> but I don´t know how to get the sources from cvs, can you give me a> guide to check out it?http://sourceforge.net/cvs/?group_id=9028 Module:NETProvider/NETProvider_17> And when I´ll have it, how I compile it ?Using nant ( nant.sourceforg

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Carlos Guzmán Álvarez
Hello: > but I don´t know how to get the sources from cvs, can you give me a > guide to check out it? http://sourceforge.net/cvs/?group_id=9028 Module: NETProvider/NETProvider_17 > And when I´ll have it, how I compile it ? Using nant ( nant.sourceforge.net ) -- Carlos Guzmán Álvarez Vigo-Spai

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
2006/9/15, Rick Hoover <[EMAIL PROTECTED]>: Hello Emiliano,Carlos has checked in BDP changes to the CVS branch.  These changes shouldenable the Borland Data Provider to work with Delphi 2006.  Give it a try.Thanksbut I don´t know how to get the sources from cvs, can you give me a guide to check out

Re: [Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Rick Hoover
Hello Emiliano, Carlos has checked in BDP changes to the CVS branch. These changes should enable the Borland Data Provider to work with Delphi 2006. Give it a try. Emiliano Sutil wrote: > Hello > > Some months ago I asked for a problem using Firebird Borland Data Provider > with Delphi 2006.

[Firebird-net-provider] Finally Firebird BDP works with Delphi 2006?

2006-09-15 Thread Emiliano Sutil
HelloSome months ago I asked for a problem using Firebird Borland Data Provider with Delphi 2006.There was some posts saying it was going to be solved. Has it already been solved? Thanks - Using Tomcat but need to do more? Need