thank you Pat,
however it still does not work.
the server is not on my local area network
the only connection I can make to the server
is via
http://www.lash.com.au or ftp://
www.lash.com.au
and bot of these fail if I use them in the connection string.
the physical address I have in my connection string is correct
and points to the database in my frontpage web however when the asp page is
loaded
into a browser it will not look on the server where the page came from, it
will look
only on the local computer where the browser is running.
I created the .asp page using access and it works perfectly so long as I
have the database.mdb file in the appropriate directory of my computer.
here is the beginning of the code perhaps you can see something that can be
changed
that will cause access/asp to look on the website for the database.
<OBJECT id=MSODSC tabIndex=-1 User
classid=CLSID:0002E553-0000-0000-C000-000000000046>
<PARAM NAME="XMLData" VALUE="<xml
xmlns:a="urn:schemas-microsoft-com
ffice:access">
<a
ataSourceControl>;
<a:OWCVersion>10.0.0.2621 </a:OWCVersion>
<a:ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=d:\webspace\lash.com.au\www\lash\fpdb\lash_computing.mdb;
Mode=Share Deny None;Extended Properties=&quot;&quot;;
Persist Security Info=False;
Jet OLEDB:System database=&quot;&quot;;
Jet OLEDB:Registry Path=&quot;&quot;;
Jet OLEDB
atabase Password=&quot;&quot;;
Jet OLEDB:Engine Type=0;
Jet OLEDB
atabase Locking Mode=1;
Jet OLEDB:Global Partial Bulk Ops=2;
Jet OLEDB:Global Bulk Transactions=1;
Jet OLEDB:New Database Password=&quot;&quot;;
Jet OLEDB:Create System Database=False;
Jet OLEDB:Encrypt Database=False;
Jet OLEDB
on't Copy Locale on Compact=False;
Jet OLEDB:Compact Without Replica Repair=False;
Jet OLEDB:SFP=False</a:ConnectionString>
thankyou for your help.
Lash
lashatlashdotcomdotau