From: brian z. <bz...@zi...> - 2004-09-25 01:50:57
|
There examples for zxJDBC on the jython website here: http://www.jython.org/docs/zxjdbc.html If you want to use the ODBC data source then you will need to use the JDBC-ODBC bridge driver. It's also possible to use the MS SQL-Server JDBC drivers. Let me know if you need more examples or have any other questions. thanks, brian On Sep 24, 2004, at 03:15 PM, yu...@co... wrote: > Hello- > > I'm new to Jython -- though I've been coding in Python for about 5 > years -- > and would like to use it to build some GUI applications for my users to > access a Microsoft SQL-Server (we're running Windows XP on the > desktops). I > cannot find an example of how to connect via the zxJDBC libraries. Is > this > how I *should* be trying to connect and, if it is, can you show me > "what > button to push". I am using the ODBC Data Sources via the control > panel, so > I will have to connect hitting that. > > If there is an easier way to do it, I'm certainly willing to learn! > > Thanks! > > --greg > > > ----------------------------------------------------------------------- > ------ > This message was sent using Conway Corporation WebMail -- > www.conwaycorp.net > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > |