Try this scott,
<html>
<body>
<%
Set objConn = Server.CreateObject("ADODB.Connection")
objConn.Open "dsn=DSNNAME;uid=DBID;pwd=DBPWD;"
set rst=objConn.execute("select sysdate from dual")
Response.Write rst(0)
rst.Close
objConn.Close
%>
</body>
</html>
-----Original Message-----
From: Scott Ferguson [mailto:scott.ferguson@g...]
Sent: Thursday, January 24, 2002 1:28 PM
To: ASP Database Setup
Subject: [asp_database_setup] Re: ASp to access Lotus Notes DB
I have been asking the same question, there must be a way !
csama@h...
$subst('Email.Unsub')
$subst('Email.Unsub').