On Thu, Jun 23, 2005 at 10:46:03PM +0100, Fred L Youhanaie wrote: } Redefined Horizons wrote: } >With a Java client application you can use JDBC. } >With a Microsoft Application you can use ODBC. } > } >I would like to write a client application in GNOME witha GTK GUI. } >What driver would I use in this case? } } I haven't tried this myself, Is unixODBC from http://www.odbc.org/ of } any use?
It is, indeed. I have used it with great success with both PostgreSQL and DB2. It takes a little bit of work to configure it, and you need to know the ODBC API (the Microsoft documentation is the best available; they did invent it, after all). In addition, the Qt database API seems to be pretty popular. It looks like you're planning on a GNOME app, but you might try KDE instead. } HTH } Cheers } f. --Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]