Page 1 of 1

Compatibility with varchar(max)

Posted: Wed 01 Aug 2007 16:16
by jsdawson
I'm a little confused about what was changed to add varchar(max) compatibility to version 4. I have a Delphi 7 app using version 2.50.5.2 and it seems to work fine with varchar(max) on SQL Server 2005.

I don't have a problem upgrading, but I need to know what changed in order to know if it's really necessary.

Thanks,
John

Posted: Thu 02 Aug 2007 20:02
by jsdawson
Anyone?

Posted: Fri 03 Aug 2007 08:09
by Antaeus
We performed profound testing of VARCHAR(MAX), NVARCHAR(MAX), VARBINARY(MAX) data types before release of DbxSda 4. You do not need to perform changes in your application in case of upgrade to DbxSda 4.