News

BR><BR>The problem I'm running into is SQL Server exports NULL values as a zero-length string (e.g., value1,value2,,value4). MySQL reads that as an empty string. When the column isn't character ...