Help!

I have VDF16 running on a SQL2008 server and am getting the following error message:

General error 22018 (206)--[Microsoft][SQL Server Native Client 10.0][SQL Server]Operand type clash: datetime2 is incompatible with smallint Table = GSSALE01 (93), Source = MSSQLDRV.Find

I have the same setup on my development machine, with a copy of the clients data, and get the same error.

I know its nothing to do with my code, as I get this error message using DBExplorer!

I have looked at the table using the SQL2008 Management Studio, and none of the fields are defined as datatime2 data type, this is in fact a small (empty) table and all other tables open fine in DBExplorer.

Any one got any ideas please?

Thanks