Hi folks,
thank you, one more to develop the provider to FB.
I use this in some projects without any trouble.
But now: I got a virus-alarm by downloding the file a the given URL.
GData means: NSIS.Application.InstallMonetizer.E (Engine B)
What happend here?
Best wishes
Niels
Am 02.06.2014 15:3
Hi folks,
my problem is solved by setting Pooling=true.
What is it - a problem of the provider, firebird or window ?
Any comments?
Thanks for spending time to my problem.
Niels
>Hi folks,
>i found a lot of threats around this error but no solution :-(
>I run into this error after optimization th
Hi folks,
i found a lot of threats around this error but no solution :-(
I run into this error after optimization the database. No changes at the
application are done.
Before changing the database a special dataimport runs very slow (about
18 hours). After optimization the code of two procedures
Hi Jiri,
>Thanks to all people who reported any issues for trying to make
>FirebirdClient better.
>
>
Many thanks to you - and others - for making FirebirdClient better. :-)
Niels
--
Come build with us! The BlackBerry®
Jiri Cincura schrieb:
>On Thu, Apr 2, 2009 at 22:04, nieurig wrote:
>
>
>>System.Data.Entity, Version=3.5.0.0, Culture=neutral,
>> PublicKeyToken=b77a5c561934e089 not found
>>
>>I updated my .NET from 2.0 to 3.5. three month ago
>>- but what is the prob
Hello folks,
I have a VB.NET Project under VS2005
which using the FireBird Provider. In the
past I change sometimes to the newer version
of the provider. After staying for a couple
of month at 2.5.0.0, I like to change now to the
actual build. I download it and have problems
to change it.
After de
>
>
>OK I'm not so lucky. :) The problem is in connection pooling that was
>turned off on my connection string. I'll look at the problem.
>
Well,
I got this error too, only when pooling is set to true.
Depends on the firebird server-type I get
INET/inet_error: read errno = 10054
or
XNET error (xne
Thanks a lot.
I wish you (and all others Provider-Users and -Programmers :-) )
merry chrismas and a happy new year.
Niels
Jiri Cincura schrieb:
>On Tue, Dec 16, 2008 at 17:45, nieurig wrote:
>
>
>>Is there a newer release availible ( 6 mar 2008 )?
>>Where?
>>
Hi Jiri,
thanks for your message.
>>but in case of database error i get only
>>errorcodes instead of text. (is this normal? need this version an extra
>>errorfile to show textes?)
>>
>>
>
>That was know but in 2.5 A1, AFAIK.
>
>
Then i will stay at 2.5 and change to a newer release.
I try th
Hi folks,
at first: Thanks to all programmers how are involved to this project for
the excellent work.
For the last two years our FB-Server works fine with Version 1.5 of
Firebird. I use the 1.5.?? provider and everythings was good.
Four weeks ago the admin change to the 64bit version of Firebi
Hello Daniel,
use varchar instead of char at the create statement of your table. That
should solve the problem.
Niels
Daniel Hahn schrieb:
Hello all.
Iâm using Firebird .NET Provider 1.7, fembedded.dll and Visual Basic
Express 2005, and I have the following problem: I use a datagrid to s
> 1 - Modify the provider : Add Upper in the select command (i can do)
>I think this will be best solution. But will upper work for some special
>characters?
>
>
I think you get no trouble with the upper-clause if you use it for both
side of the "=".
select * from users where UPPER(username)
Default was ISO8859_1. If I connect using this character set I get
"?" instead of € otherwise I a "white block" shown the unknown
Character..
I will try the new Provider today. Hope it solves this problem.
And that character exists in the ISO8859_1 character set ??
No :-(but I thought
Carlos Guzmán Álvarez schrieb:
Hello:
If I select the correct Character set connecting to the database
(other connectionstring) the behaivor was better (I can save the
modified row) but only a questionmark was shown instead of the Euro
Sign.
What is the default character set of the databas
Hi folks,
i have problems updating records with include Euro Signs into the
varchar-fields.
To demonstrate the problem I create at a Firebird 1.5 Server the
following table
create domain VAR100 as varchar(100)
character set ISO8859_1 collate ISO8859_1;
CREATE TABLE TestTab( TextFeld
15 matches
Mail list logo