I am trying for 3 days to connect to ACCESS detabase in ASP file that will be in a VB file...
and ther is no success.
i am trying in ADO connection..
it doesnt work!!!
need help!
this is the file to connect the detabase:
<%
Dim Conn
Set conn = Server.CreateObject("ADODB.Connection")...