Microsoft OLE DB Error
Database
4
Posts
3
Posters
0
Views
1
Watching
-
i am trying to connect to MS Access database using DSN and i am getting following error : Microsoft OLE DB Provider for ODBC Drivers Error '80004005' and SQL Set Connection Attr failed
-
i am trying to connect to MS Access database using DSN and i am getting following error : Microsoft OLE DB Provider for ODBC Drivers Error '80004005' and SQL Set Connection Attr failed
-
Ok, what language are you using? Whats the code where your connecting? Whats the connection string?
i am using VBScript i am getting error at line where i have written rs.open "DSNname"
-
i am using VBScript i am getting error at line where i have written rs.open "DSNname"