-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chris Hengge wrote: > I've been doing some searching for ways to access existing SQL server > databases, but I'm finding so many different ways to do it, is there one > that anyone recommends for a "new to python" programmer? I've used VB > and C# for accessing SQL, so maybe something that would feel similiar to > that to get me started? > > Thanks. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tutor maillist - Tutor@python.org > http://mail.python.org/mailman/listinfo/tutor For a list of modules that can help, I recommend you look at http://www.python.org/doc/topics/database/modules/ There are specific modules for DB2, Oracle, Sybase, Postgress, MySQL, etc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: GnuPT 2.7.2 iD8DBQFE/3LkDvn/4H0LjDwRAoJ/AKCQ2HIpfduCorgJmlQsfACWbKKLCQCglYcm kE5KDOfwu29boHiRiODqEIc= =TGXp -----END PGP SIGNATURE----- _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor