Guest_imported
New member
- Jan 1, 1970
- 0
hi, I am recieving thie error and I have no clue what might be worng
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/0356-ArcLink/ line 26
the line it points to is this.
SET cn = Server.CreateObject("ADODB.Connection"
cn.Open strConnect
please help me
thanks
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/0356-ArcLink/ line 26
the line it points to is this.
SET cn = Server.CreateObject("ADODB.Connection"
cn.Open strConnect
please help me
thanks