Hi!
I did RTFM and got the source from download section of the official site
(06 03 2008), built it, had this problem and asked I there is more recent
source available.
So if there is more recent version available I would greatly appreciate it
(i need to target it to 2.0)
, if not I can manage u
Hello:
DECLARE VARIABLE MESSAGE_CONTENT TYPE OF NVARCHAR(255) UNICODE_FSS;
>
What is the database character set and the character you are using in the
connection string ?? All UNICODE_FSS ??
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
At 08:02 PM 5/08/2008, you wrote:
>I am using Firebird 2.1 with windows server 2003 .Now that i thought to
>upgrade my system to pentium 4 dual core 2 .Now my fire bird application 2.1
>is not working in my new machine .I installed the same windows 2003 in that
>system as well.Although in this
Thanks for your reply, please tell me more detail, where can I find
FesConnection.ParseStatusVector
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Carlos
Sent: Tuesday, August 05, 2008 17:03
To: For users and developers of the Firebird .NET providers
Subject: Re: [Fir
This is procedure
...
DECLARE VARIABLE MESSAGE_CONTENT TYPE OF NVARCHAR(255) UNICODE_FSS;
...
SELECT MESSAGE
FROM MESSAGES
WHERE ID = 2
INTO :MESSAGE_CONTENT;
EXCEPTION EX_GENERAL MESSAGE_CONTENT;
...
My code:
Try
{
FbComma
On Tue, Aug 5, 2008 at 12:37 PM, Carlos <[EMAIL PROTECTED]> wrote:
> i couldn't check it, but it looks like a bug, yes xD
Hi Carlos,
add it to tracker. I or you will look at it in next days.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
http://img142.imageshack.us/my.php?image=clipbrd2cm9.png
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer'
Hello:
What is the database character set and the character you are using in the
> connection string ?? All UNICODE_FSS ??
>
The problem maybe in the FesConnection.ParseStatusVector, that is using
Marshal.PtrToStringAnsi to read strings from the IntPtr Status vector, it
maybe nice to change that
Hello:
> Thanks for your reply, please tell me more detail, where can I find
> FesConnection.ParseStatusVector
>
In the .net provider sources: *
source/FirebirdSql/Data/Client/Native/FesConnection.cs *
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
Hello:
> Is this a bug?
>
i couldn't check it, but it looks like a bug, yes xD
>
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's ch
I sure ALL UNICODE_FSS!
I use same program, same connectionstring(only change server type), same DB,
same Machine,
Its all OK on SuperServer.
But when connect embedded type, only the message exception is incorrect,
other data is correct.
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PR
Hello:
> I am using Firebird 2.1 with windows server 2003 .Now that i thought to
> upgrade my system to pentium 4 dual core 2 .Now my fire bird application 2.1
> is not working in my new machine .I installed the same windows 2003 in that
> system as well.Although in this new machine my older fire
I am using Firebird 2.1 with windows server 2003 .Now that i thought to
upgrade my system to pentium 4 dual core 2 .Now my fire bird application 2.1
is not working in my new machine .I installed the same windows 2003 in that
system as well.Although in this new machine my older firebird 1.5 is worki
Is this a bug?
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Carlos
Sent: Tuesday, August 05, 2008 17:20
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] [firebird-support] Not converttoUNICODE
in Embedded
Hello:
T
Problem with encoding of custom exception messages fired from stored procs or
triggers when using the embedded server
-
Key: DNET-172
URL: http://t
15 matches
Mail list logo