Hi Avinash, Avinash Khairnar a écrit : > this is my 1st mail to the mailing list. and i don't know the any formal > rules of the list. > So i am *sorry* for any inconvenience. > I am a budding developer and i program in *Java*. > the need for which i am mailing is help from u. > i have just install open office and want to use *openoffice base* as my > data > source for my java program. > but the problem is i cannot find any DSN drivers for windowsxp to access > any > such kind of db. > if i use MS Access driver, my program gives error.
You can create an odb file connecting to another database if you want (eg: SQLite, dBase, MySQL...). This way you could use your database as you always did, and OOo could help you to connect to the database. Hope this helps, Cedric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
