hello guys i am getting this error when i try to connect my asp to navision
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Navision Software a/s][Navision Financials ODBC Driver]ISAM error
/status/test.asp, line 16
help me please......
0
Comments
I am getting the same error message, I am using the following connection string with a system DSN:
Set connNavision = Server.CreateObject("ADODB.Connection")
connNavision.Open "DSN=Navision"
please let me know if you solve this problem.
Hamish.