Token 00 below minimal, MSSQL 2008 Direct Mode

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
carlonarcisi
Posts: 29
Joined: Fri 10 Dec 2010 15:07

Token 00 below minimal, MSSQL 2008 Direct Mode

Post by carlonarcisi » 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

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by AlexP » Wed 11 Nov 2015 09:59

Hello,

On the latest UniDAC version 6.2.8 the error is not reproduced using your sample. Check your sample on the latest UniDAC trial version: https://www.devart.com/unidac/download.html - and let us know the results.

carlonarcisi
Posts: 29
Joined: Fri 10 Dec 2010 15:07

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by carlonarcisi » Wed 11 Nov 2015 13:25

please
could you send me latest beta version .. i cannot connect to SERVER see my post

http://forums.devart.com/viewtopic.php?f=28&t=32652
I have also SDAC ..

when SDAC and Unidac stable version Fixed will be released ?
could you give me your email I need to ask you a question .. but it's not about the topics of this forum

carlonarcisi
Posts: 29
Joined: Fri 10 Dec 2010 15:07

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by carlonarcisi » Fri 13 Nov 2015 10:22

please could you answer me ?
thanks

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by AlexP » Fri 13 Nov 2015 13:13

We can send you a night build in order for you to check this case on your sample. For this, please send your license number to alexp*devart*com.

carlonarcisi
Posts: 29
Joined: Fri 10 Dec 2010 15:07

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by carlonarcisi » Tue 17 Nov 2015 08:59

hi alex, i've just sent 2 mail .. let me know if all is ok ..
bye
Carlo

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Token 00 below minimal, MSSQL 2008 Direct Mode

Post by AlexP » Tue 17 Nov 2015 12:16

I have sent you a link to download the fixed versions via email.

Post Reply