[Firebird-net-provider] Firebird .NET Provider - Problem with umlauts in filenames

2007-03-07 Thread Stefan Schultze
Hello, I'm using the Firebird .NET Provider 2.0 in combination with Firebird Embedded 2.0 in my product. If all of the following conditions apply, Firebird Embedded is unable to open the database (error in CreateFile): * The database path has umlauts in it, e.g. C:\Jörg\MailStore.fdb *

[Firebird-net-provider] fileLength parameter in FbBackupFile constructor

2007-03-07 Thread Stefan Schultze
Hello, maybe it's obvious to most of you, but I haven't found any documentation what this fileLength parameter in FbBackupFile's constructor is REALLY for. Searching code in the internet shows that most pass 2048 or 4096; I tried lower values but those lead to an IscException, not giving me an

[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] 2 Carlos: you forgot UTF8 and KOI8

2007-03-07 Thread Carlos Guzmán Álvarez
Hello: Sorry, i explained incorrectly. I want to say that: 1) You can not choose UTF8 and KOI8 in DDEX provider in drop down list with encodings. 2) KOI8 not supported in FbClient I have the changes done hope to integrate them into my local tree as soon as i reach home ^^

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