Problem with field of type VARCHAR(max) with MSQuery

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Japhar
Posts: 38
Joined: Thu 05 Oct 2006 04:22

Problem with field of type VARCHAR(max) with MSQuery

Post by Japhar » Fri 27 Oct 2006 12:03

I am using SDAC components trail version,
I am facing problem while accessing the table
containing one of the fields of type VARCHAR(max) with
MSQuery component.

How to overcome this error.
If i buy a licenced version of SDAc
Can this issue be solved?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Mon 30 Oct 2006 13:14

Please describe more detailed what kind of problem do you encounter.

Post Reply