Saturday, March 24, 2012

OLEDB Access Path[solved]

i have an aspx page in which i want to connect access (mdb) database using OLEDB but in data source property what path i have to give. my aspx and mdb database is in same dir. when i gave it simple "dbname.mdb" it goes to C:\windows\system\
please tell mepost the connectionstring you are using to connect to the database.
Solved

i was just missing Server.Mappath Object

0 comments:

Post a Comment