For those of you still using SQL Server 2005, Microsoft will completely end support on April 12th 2016. You can head over here to check out upgrade guidelines, download migration tools, and read more ...
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), ...
SQL transaction logs probably aren't going to include the statements, just the changes to the data. It won't be useful to you to know that SQL deleted that row from that table--you already know it's ...
When a new version of one of my favorite products ships, one of the first things I do is open the online help and read "What's New in This Release." I usually look at the new features from two levels.