Token 00 below minimal, MSSQL 2008 Direct Mode
Posted: Wed 11 Nov 2015 07:40
Unidac Version 6.1.6 14-Jul-15
Delphi XE2 Update 4 HotFix 1
Project for Windows
Connection to MSSQL 2008 R2
DIRECT mode
On opening a table I get the error "Token 00 below minimal"
in link below: Delphi code trivial and Backup MSSQL 2008R2 in the table with 4 records, so you can quickly reproduce the problem.
https://www.dropbox.com/s/xcx44y2k8uqqu ... c.zip?dl=1
I read that in version 6.2.7 UniDAC (09-Sep-15) a FIX: "Bug in Direct mode with the 'token 02 below minimal' Error When Selecting an empty string value for the nvarchar (max) data type is fixed"
I do not know if my problem is related to this fix.. so as I wrote in the previous post I have difficulty using the latest version because it returns an "integer overflow" during opening the connection.
For all reader ! is about 1 month I use UniDAC with MSSQL in direct mode, I had to some customer with problems on network, with direct mode UniDAC has a good control of connection,
if you have often issues "lostconnection" or "timeout error" you must try this type of connection
great !
Thanks
Carlo
Delphi XE2 Update 4 HotFix 1
Project for Windows
Connection to MSSQL 2008 R2
DIRECT mode
On opening a table I get the error "Token 00 below minimal"
in link below: Delphi code trivial and Backup MSSQL 2008R2 in the table with 4 records, so you can quickly reproduce the problem.
https://www.dropbox.com/s/xcx44y2k8uqqu ... c.zip?dl=1
I read that in version 6.2.7 UniDAC (09-Sep-15) a FIX: "Bug in Direct mode with the 'token 02 below minimal' Error When Selecting an empty string value for the nvarchar (max) data type is fixed"
I do not know if my problem is related to this fix.. so as I wrote in the previous post I have difficulty using the latest version because it returns an "integer overflow" during opening the connection.
For all reader ! is about 1 month I use UniDAC with MSSQL in direct mode, I had to some customer with problems on network, with direct mode UniDAC has a good control of connection,
if you have often issues "lostconnection" or "timeout error" you must try this type of connection
great !
Thanks
Carlo