News

SQLstate: '28000' SQL Server Error: 18452 [Microsoft] [ODBC SQL Server Driver] [SQL Server]Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
I have an MS SQL 2005 database, and a FileMaker 10 client accessing it via ODBC (SQL Native Client) The data I am trying to import is (varchar(max), null). I have no problem importing (varchar(64 ...