hello there
i am working on an application to automatically update a firebird database.
before the update happens, i am performing a backup and restore of a
database programmatically using the .net provider. i am doing this to make
sure there is a safe working copy in case the update goes bad.
On 12/11/07, aws <[EMAIL PROTECTED]> wrote:
>
> No the sources on sourceforge (version 26-11-2007) are not updated, the
It's updateted maybe half a year.
http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/trunk/WebProviders/source/FirebirdSql/Web/Providers/FbMembershipProvider.cs?r1=
No the sources on sourceforge (version 26-11-2007) are not updated, the
problem still exists there as well. I don't know how to get the corrected
version from Carlos?
Arno
Jiri Cincura wrote:
>
> On 12/11/07, aws <[EMAIL PROTECTED]> wrote:
>>
>> GetPasswordWithFormat still returns status = -1
Hello:
> Create a tracker ticket.
With a test case, please-
--
Carlos Guzmán Álvarez
Vigo-Spain
XMPP Client : http://code.google.com/p/xmppclient/
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketp
On 12/11/07, aws <[EMAIL PROTECTED]> wrote:
>
> GetPasswordWithFormat still returns status = -1 in all situations, I don't
> see any change there...
> Where can I find the corrected version?
I don't know whether Carlos did a new build of WebProviders in new
FirebirdClient build. But you can build
Create a tracker ticket.
--
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best
> Once I had a similar problem using UNICODE_FSS and Firebird .Net Data
> Provider 2.1.0 for .NET 2.0.
> After lots of testing I found out that the only right solution is to use
> UTF8.
> One small problem is that IBExpert shows for german umlauts raw UTF8
> characters. But ODBC and Firebird .Ne
Once I had a similar problem using UNICODE_FSS and Firebird .Net Data
Provider 2.1.0 for .NET 2.0.
After lots of testing I found out that the only right solution is to use
UTF8.
One small problem is that IBExpert shows for german umlauts raw UTF8
characters. But ODBC and Firebird .Net Data Provi
GetPasswordWithFormat still returns status = -1 in all situations, I don't
see any change there...
Where can I find the corrected version?
Thanks
Arno
Jiri Cincura wrote:
>
> All new installations are with new build of web providers.
>
> --
> Jiri {x2} Cincura (Microsoft Student Partner)
>
> What's you column charset?
In our real DB (in which we found problem first time) - NONE. But
provided sample (in attachment of topic first message) don't use any
table and column so seems it don't depend on column charset.
> BTW, the unicode_fss is deprecated. Use UTF8 instead.
Yes, we now. Fi
What's you column charset?
BTW, the unicode_fss is deprecated. Use UTF8 instead.
--
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
SF.Net email is sponsored by:
Che
We have DB with charset NONE on Firebird 2.0. Our web-application should
support different languages so we establish connection to this DB with
charset UNICODE_FSS. Old version of our tool use Firebird .Net Data
Provider 1.7.1 for .NET 1.1 and it work correct.
We tried to use Firebird .Net Data
12 matches
Mail list logo