I am using VFP8 and executing an SQL statement which is getting the following error.
"Connectivity Error: ODBC SQL Server Driver .... Insert Failed because the following SET options have incorrect settings: 'ARITHABORT'"
I can copy this exact statement to the Query Analyzer and it runs fine. It is more or less just a single table insert with no mathmatical calculations being performed. Any ideas?
"Connectivity Error: ODBC SQL Server Driver .... Insert Failed because the following SET options have incorrect settings: 'ARITHABORT'"
I can copy this exact statement to the Query Analyzer and it runs fine. It is more or less just a single table insert with no mathmatical calculations being performed. Any ideas?