Page 1 of 1

field type mapping for varchar(max)

Posted: Tue 13 Oct 2009 02:59
by cameron2
I am using 4.55.0.20 and varchar(max) is being mapped to ftMemo. Is there anyway I can control what this is being mapped to - I would like to provide the option of mapping to a ftString.

also the readme.html file has some field mappings in it, however it is not up to date with the SQL 2008 fields. Do you officially support SQL 2008?

Re: field type mapping for varchar(max)

Posted: Mon 26 Oct 2009 09:25
by Dimon
DbxSda doesn't support converting the varchar(max) SQL Server type to ftString because SQL Server keep these fields like blob fields.

cameron2 wrote:Do you officially support SQL 2008?
Yes, DbxSda supports SQL Server 2008.