ODBC auto setup on any PC



Hi All!

I would like to avoid to setup the odbc driver in the control panel of
windows everytime I execute my java program on a different computer to make
my application connect to my database through ODBC.

is there a way to modify my code somehow to create an automatic connection to
the MS Access databse I am using? (which is by the way in the same folder as
my .classpath)

Thank you!!
.



Relevant Pages

  • Re: ExecuteNonQuery() - Bach SQL Statement execution?
    ... > How do I know if my underlying driver supports this? ... Depends on the ODBC driver. ... > I am trying to use the ExecuteNonQuery() to execute multiple SQL update ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SQL UPDATE to Memo field problem
    ... When I attempt to execute this command from my environment, ... statement from 4D (my environment) using. ... $iResult:=OC Set SQL in Cursor ... The error messages from the ODBC driver returns: (on the Set SQL in Cursor ...
    (microsoft.public.fox.vfp.queries-sql)
  • Text Field Returned as Null?
    ... I have an ODBC driver (ASE 4.10.00.10) that when I execute a query ...
    (comp.databases.sybase)
  • Re: ExecuteNonQuery() - Bach SQL Statement execution?
    ... I did try a batched query with DataReader. ... so my ODBC driver doesn't allow, ... >> I am trying to use the ExecuteNonQuery() to execute multiple SQL update ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: CDialog/Invalidate/UpdateWindow question
    ... the debug window, more than one thread completes execute with exit code ... Many libraries (probably including ODBC or your ODBC driver) create threads for their own purposes. ...
    (microsoft.public.vc.mfc)