Hello,
I have added new DB columns(fields) in my SQl 2005 table .Problem comes when i update old data , one error come .
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80040E14)
Incorrect syntax near ','.
when I added new data and update .it is working .
Please tell me why my old data is not working with new DB columns(fields) .
Thanks...