[Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Florentino S. Filho
Hello, I have instaled firebird 1.7 .net provider in Delphi 2005. I can use fbconnection, fbdataadapter in the tool palette. Why I can't see the provider in the Data Explorer? Why the open method is not visible in the fbdataadapter ? How can I open a fbdataadapter? thanks in advance,

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Florentino S. Filho
Borland Data Provider supports interbase 7.x incompatible with firebird 1, 1.5 and 2. Madars Vitolins escreveu: Hmm... How ever, firebird comes from Borland Interbase, so there should be greate support in Delphi Using Borland Data Provider isn't possible to register new server? Jiri

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Jiri Cincura
Madars Vitolins wrote: Hmm... How ever, firebird comes from Borland Interbase, so there should be greate support in Delphi Firebird is a branch from InterBase OE. But it was a long time ago. Now Firebird isn't related to Borland (except a lot of garbage in code) or InterBase. So thinking

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Jiri Cincura
Florentino S. Filho wrote: Borland Data Provider supports interbase 7.x incompatible with firebird 1, 1.5 and 2. FB .NET Provider has it's own BDP. -- Jiri {x2} Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Florentino S. Filho
Jiri Cincura escreveu: Florentino S. Filho wrote: Borland Data Provider supports interbase 7.x incompatible with firebird 1, 1.5 and 2. FB .NET Provider has it's own BDP. I know, my question are : 1) how can I instal 1.7 or 2.0 fbdataprovider in the data explorer in the

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Scott Price
Madars Vitolins wrote: Hmm... How ever, firebird comes from Borland Interbase, so there should be greate support in Delphi Using Borland Data Provider isn't possible to register new server? There is a branch of the Firebird ADO.NET provider that creates a BDP provider for Firebird.

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Scott Price
Madars Vitolins wrote: Hmm... How ever, firebird comes from Borland Interbase, so there should be greate support in Delphi Using Borland Data Provider isn't possible to register new server? Sadly, as I suspected, it is not possible in Delphi 2005-2006, primarily because of .NET 1.x's

Re: [Firebird-net-provider] How can I show firebird provider in the data explorer in Delphi IDE ?

2007-03-07 Thread Scott Price
Florentino S. Filho wrote: I know, my question are : 1) how can I instal 1.7 or 2.0 fbdataprovider in the data explorer in the ide of delphi 2005. You need to use 1.7 version of the provider, because 2.x of the provider only supports .NET 2+, and as we only have 1.1 in Delphi versions to