----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
>
> Hi,
>
> I thank you, G.L. Grobe, for your reply to my question. But
> my ODBC datasource
> was already setup correctly, but I have finally tracked down
> the real reason
> which I want to share with all of you.
>
> I ran Apache as a service under Win NT 4.0, apparently making
> it impossible to
> access an ODBC datasource through JDBC, even if you make it a
> system database.
> So I eventually tried to run Apache from the console, and
> voil� everything
> suddenly worked perfectly.
>
> Am I correct that you cannot use JDBC:ODBC when Apache runs
> as a NT service?
Could still be a permissions problem. services are run as system.
when you run from the console you run as whoever you log in as.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]