I get the above error with this code -
<%
set conn = server.createobject("ADODB.Connection"
conn.open("Driver=Microsoft.Jet.OLEDB.3.51; Data Source=l:\qm2000\iqms\tables\iqmstables.mdb"
%>
Does anyone know of a way round this? I can't move the database as it is used by several applications.
Thanks in advance,
Graeme website:
<%
set conn = server.createobject("ADODB.Connection"
conn.open("Driver=Microsoft.Jet.OLEDB.3.51; Data Source=l:\qm2000\iqms\tables\iqmstables.mdb"
%>
Does anyone know of a way round this? I can't move the database as it is used by several applications.
Thanks in advance,
Graeme website: