My appologies for getting on this thread late. Making my datasource a System
DSN work! When I try to view my datasorce I'm able to see the table on my
browser. However, if I go back and view my datasorce again I get following
error: "The document contains no data. Try again later, or contact the
server's administrator".

server specifics:
NT40 server SP4
JRUNv23
JDK1.2.1

Rolando



> ----------
> From:         Stan Kuramoto[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         Sunday, May 02, 1999 2:56 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: JRun & MS Access
>
> Make sure it's a system datasource.  The servlet engine isn't logged in as
> you, so it doesn't know about YOUR datasources.
>
> Hope this helps,
> Stan
>
>       -----Original Message-----
> From:   Mercury W. [SMTP:[EMAIL PROTECTED]]
> Sent:   Saturday, May 01, 1999 2:59 AM
> To:     [EMAIL PROTECTED]
> Subject:        JRun & MS Access
>
>       Hello,
>
>       My servlet connection with MS access works fine when testing with
> servletrunner.  However, when I tried using JRun as the servlet engine,
> the following exception is thrown -
>
>       java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source
> name
> not found and no default driver specified
>
>       (can't create a new connection with the database...)
> However, I've checked that the data source name and the path are all
> correct.
> So, I don't know what's wrong with it...
>
>       Is there anything I've to set for the JRun engine?
> Would anybody give me some help on that?  Thanks a lot!
>
>       Mercury
>
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
>       Archives:
> http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to