|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Adodb ms access problem
Hi, I am running standard ASP and trying to connect to MS Access database, however when loading page comes up with:
ADODB.Recordset error '800a0ea9' Provider is not specified and there is no designated default provider. ok my connection string is: db_conn= "Driver={Microsoft Access Driver (*.mdb)};DBQ=<file path to access db>;" any ideas? |
|
#2
|
|||
|
|||
|
Visit www.connectionstrings.com and verify your connection string syntax, it doesn't look right to me.
And you should use the Jet OLEDB drivers, they are faster and more stable.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Adodb ms access problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|