Hello, we've recently been having a problem with the timestamp type fields in NS. A little background. Were using the ODBC driver and have a linked Server to bring in certain fields from the Transaction Table and inserting them into our SQL database. This process has been working efficiently for over a year however we just started receiving errors on a couple fields (Shipment Received, Received by Date, etc) basically any field that is of type TIMESTAMP. The error were receiving back from SQL is this "Error converting data type DBTYPE_DBTIMESTAMP to datetime2. [SQLSTATE 42000} (error 8114).". Anybody else having issues with TIMESTAMP fields thru the ODBC connector. Or can anyone give me the format of the TIMESTAMP data type in NS?