Page 1 of 1

dbxerror: errorcode 65535 / XE

Posted: Fri 29 Jul 2011 15:29
by Thomas.Schweikert
Hi,

with the new update v4.90 every TSQLDataSet produces
an "dbx-error: errorcode 65535" error.

with the last used version 4.70.XX and with the new versions
for FireBird/Interbase and MS-SQL everything works like before.

we read the connection parms from an ini file:
...
BlobSize=-1
DataBase=ORA8
ErrorResourceFile=
LocaleCode=0000
Password=****
Oracle TransIsolation=ReadCommited
RoleName=Normal
User_Name=USER
LongStrings=True
InternalName=
UseQuoteChar=False
UseUnicode=False
FetchAll=False
CharLength=0
Charset=WE8ISO8859P1
BCDPrecision=0
FloatPrecision=38
IntegerPrecision=10

if we set GetMetaData to FALSE it's works


Thomas


Delphi XE
Oracle 8.1.7.X.X

Posted: Wed 03 Aug 2011 09:02
by AlexP
Hello,

I cannot reproduce the problem.
Please send us a small sample demonstrating this problem including scripts to create and fill tables.

Posted: Wed 21 Sep 2011 07:47
by Thomas.Schweikert
Hi,

with 5.01 the error has gone.
All of our tables have a field ID NUMBER(10,0)
Getting metadata for NUMBER data type is fixed

Posted: Wed 21 Sep 2011 08:10
by AlexP
Hello,

It is good to see that this problem was solved.
If any other questions come up, please contact us.