Yes, in ADO/ASP I could build up a connection string with the
full database psth, which driver to use, password to use, etc.
and pass this to the call which opened aconnection to the
databaes. This way I could run the code on any NT server without
having to set up a DSN.

> What are you asking is do-able ??? Are you trying to access the database without
> the DSN ???
>
> Thanks,
>
> Pedro
>
> Chris Probert wrote:
>
> > Hello all,
> >
> > I am currently converting an asp app. into jsp. The app. needs
> > to talk to an Access database and I have managed to do this fine
> > through JDBC using a machine DSN. In the asp (ADO) version I
> > was able to get away without the DSN by specifying a connection
> > string. Does anybody know whether this is do-able through the
> > JDBC Access driver? I haven't been able to find any mention of
> > it in the resources that I have found.
> >
> > TIA
> >
> > Chris Probert
> > [EMAIL PROTECTED]
> >
> > Electronic Trade Services
> > St. Alkmunds House
> > 103 Belper Road
> > Derby
> > DE1 3ER
> >
> > ===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
Chris Probert
[EMAIL PROTECTED]

Electronic Trade Services
St. Alkmunds House
103 Belper Road
Derby
DE1 3ER

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to