strDSN="Provide r=Microsoft.Jet .OLEDB.4.0;Data Source=" &
Server.MapPath( "mydb.mdb")
this is the code iam using to connect a website with an Access xp
and when iam moving from one page ot another it is mvonig and no action occured , also no error msg is occured
and this web site was working and reading and writing from and to database correctly
but iah ave done a format to the pc
i donot know what is the problem
can u help me plz
urgently
Server.MapPath( "mydb.mdb")
this is the code iam using to connect a website with an Access xp
and when iam moving from one page ot another it is mvonig and no action occured , also no error msg is occured
and this web site was working and reading and writing from and to database correctly
but iah ave done a format to the pc
i donot know what is the problem
can u help me plz
urgently
Comment