this is what i got
its an oledb connection the connection string is :
Dim strConn As String = "PROVIDER=Microsoft.Jet.OleDb.4.0;Data Source=" & Server.MapPath("/ain.mdb") & ";User Id=admin;Password=;"

as i mentioned the site supports dsn , but dont know how to do it ( i think for dsn we need odebc , which ado.net doesnt have )

click on the button on www.ain.ae/amir/register to see the error that i'm getting


help is badly needed, i'm stuck in the first step