This one really has me stumped. I've got a stored procedure that builds a dynamic query string and then executes it with sp_executesql. The variable I'm using for the querystring is nvarchar(1000).
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), ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results