Subject | RE: [ib-support] FB crash |
---|---|
Author | Daniel Rail |
Post date | 2002-05-07T19:29:55Z |
At 05/07/2002 02:30 PM, you wrote:
the latest version. DBExpress uses gds32.dll to connect to Firebird.
generated that are not supported for the character set.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
>2. Are you using the proper version of the gds client on all of theHelen wasn't referring to DBExpress, but to gds32.dll. Make sure that it's
>client
>machines?
>This is a local only system. It use DBExpress. The lastest.
the latest version. DBExpress uses gds32.dll to connect to Firebird.
>This fields contain binary datas, that are first compress with zip, andUse a BLOB of sub type 0. There might be some characters that are
>encode with a specific code64 algoritm with this chars:
>const CodeList:
>string[64]='+-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuv
>wxyz';
>I now check, that the BIN_* fields contain only this chars.
generated that are not supported for the character set.
>On the DBExpress, i cannot see the connect string. Only properties:Database is the connect string.
>
>BlobSize=-1
>CommitRetain=False
>LocaleCode=0000
>SQLDialect=3
>Interbase TransIsolation=ReadCommited
>ServerCharSet=WIN1250
>Database=127.0.0.1:c:\aaa\wa.gdb
>User_Name=SYSDBA
>Password=masterkey
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)