[SqueakDBX] MSSQL, selecting nvarchar (other types too) field causes DBXTypeNotSupported.

Miguel Sanchez mikey.sanchez at gmail.com
Fri Apr 29 08:20:32 UTC 2011


Hi all,

I have a couple of problems but the second I'll pop in a second mail
to have a clear subject line.

I have a field on a table defined as nvarchar(50) that is throwing a
DBXTypeNotSupported error despite the default supported type map on
DBXPlatform which maps the datatype to a String. I've managed to avoid
needing to select explicitly unsupported types (CLOB BLOC etc.....)

My platform.
Windows XP sp3
Pharo 1.1.1 one-click
DBXOdbcPlatform

Database (on localhost):
MSSQL 2005
MSSQL

Best Regards,


Miguel


More information about the SqueakDBX mailing list