| View previous topic :: View next topic |
| Author |
Message |
maxsoft Newbie

Joined: 04 Jul 2007 Posts: 4
|
Posted: Wed Jul 04, 2007 6:40 am Post subject: Configure unixOdbc for a OpenOffice databse file |
|
|
Hi all,
I like to know how to configure unixOdbc data source to open an OpenOffice database by jdbc:odbc.
(I've installed the driver but I dont know how to add new data source).
thank you very much
bye
max |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Fri Jul 06, 2007 1:16 pm Post subject: |
|
|
Is the problem on the Linux side?
http://www.stata.com/support/faqs/data/odbcmu.html
After creating my ODBC connection on the computer (I have only done this on Windows), I used the following URL:
| Code: | | sURL = "sdbc:odbc:PDOX" |
Note that PDOX is the name of my ODBC connection. Is more required on Linux? _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
|