My application is by default searching in the system32 folder of winnt

Sep 8 2005 6:31 AM
hi friends,

i am developing a web application in c#.net which will insert some data into an MS Access database
but i am having some problem.the application is giving me an error when i specify a relative path for
the database name in the connection string.it is by default searching in the system32 folder of winnt.

can anyone tell me why this is happening.

also please tell me how can i work with a database by placing the connection string in the web.config 
file of the application.

thanks,
Vinod.

Answers (2)