X
xool
Hi all
Can anyone add the syntax for a password to this code for me I can't figure
out the syntax. I need to use mappath because I don't know the full path to
the database as it's on a remote server.
Cheers
<%
set conn=Server.CreateObject("ADODB.Connection")
conn.ConnectionString="Provider=Microsoft.Jet.OLEDB.4.0"
conn.open server.mappath("database.mdb")
conn.close
%>
---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system
(http://www.grisoft.com).Version: 6.0.491 / Virus Database: 290 - Release
Date: 18/06/2003
Can anyone add the syntax for a password to this code for me I can't figure
out the syntax. I need to use mappath because I don't know the full path to
the database as it's on a remote server.
Cheers
<%
set conn=Server.CreateObject("ADODB.Connection")
conn.ConnectionString="Provider=Microsoft.Jet.OLEDB.4.0"
conn.open server.mappath("database.mdb")
conn.close
%>
---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system
(http://www.grisoft.com).Version: 6.0.491 / Virus Database: 290 - Release
Date: 18/06/2003