79214995

Date: 2024-11-22 12:22:24
Score: 3
Natty:
Report link

Although apparently depreciated, I've found using the SQL Server "text" data type works perfectly well. I've never managed to make the nvarchar(MAX) data type work using ADODB.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Simon Wilson