Hi,
I have the Macola Accounting Package. I am getting the foll error:
Severe COM/ADO error occured in MacMSS.dll........
DB provider Error: Native Error Number: 170
Error Number 0x80040E14
Line1: Incorrect syntax near 'S'.............
Severe COM/ADO error occured in MacMSS.dll
DB provider Error: Native Error Number: 170
Error Number 0x80040E14
Line1: Incorrect syntax near 'S' Native error number 105
Error Number: 0x80040e14
Unclosed quotation mark before the character string".
COM Error: Error
Code = 0x80040e14
Code meaning = IDispatch error #3092
Source = Microsoft OLE DB Provider for SQL Server
Description = Line1: Incorrect syntax near 'S'.
Op: 98, fhExecuteFunctionEx
Table or Script: [server].[DATA_11].DBO.[APOPNFIL_SQL]
I would check for a ' or a " within the vend_no field in APVENFIL_SQL and APOPNFIL_SQL table and also the sort_name in APVENFIL_SQL table. If you don't find either character in one of those fields, I would look at the various indexes on the two tables and search those fields. It looks like SQL is trying to search/sort the data and is finding one of those characters and then is expecting a closing one.
Is this happening for everyone or for a specific vendor?
I posted the same problem awhile back. I was receiving the same error in a lot of diffferenct scenarios, but mostly in the PO files. We fixed the issue. We discovered that we were using the standard version of sql server 2000 with no service packs installed. We installed the latest service packs on sql server and everything has been working fine since then. Hope this helps. Run this query in query analyzer to find out what version you have.
Hi there, I'm currently using Macola. I'm facing below error in my server:
Severe COM/ADO error occured in MacMss.dll
DB Provider Error:Native Error number:0
Error number:0x80004005
Connection failure
COM Error:Error
Code =Ox80004005
Code meaning = Unspecified error
Source =Microsoft OLE DB Provider for SQL Server
Description = Connection failure
Op:00, fhOpenInput
Table or Script: SERVER57.SCREENS..SYSPASS.SQL 00
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.