Re: Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

2010-11-17 Thread Steve Holden
On 11/17/2010 10:19 PM, Tim Harig wrote: > On 2010-11-18, Steve Holden wrote: >> On 11/17/2010 7:21 PM, Tim Harig wrote: >>> On 2010-11-18, dave wrote: http://sourceforge.net/projects/mysql-python/ Using this package, WITHOUT having MySQL installed on my Mac OS X, how can I us

Re: Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

2010-11-17 Thread Tim Harig
On 2010-11-18, Steve Holden wrote: > On 11/17/2010 7:21 PM, Tim Harig wrote: >> On 2010-11-18, dave wrote: >>> http://sourceforge.net/projects/mysql-python/ >>> >>> Using this package, WITHOUT having MySQL installed on my Mac OS X, how >>> can I use python to connect to a remote MySQL server? >>>

Re: Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

2010-11-17 Thread Steve Holden
On 11/17/2010 7:21 PM, Tim Harig wrote: > On 2010-11-18, dave wrote: >> http://sourceforge.net/projects/mysql-python/ >> >> Using this package, WITHOUT having MySQL installed on my Mac OS X, how >> can I use python to connect to a remote MySQL server? >> >> All of the tutorials mention having to d

Re: Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

2010-11-17 Thread Tim Harig
On 2010-11-18, dave wrote: > http://sourceforge.net/projects/mysql-python/ > > Using this package, WITHOUT having MySQL installed on my Mac OS X, how > can I use python to connect to a remote MySQL server? > > All of the tutorials mention having to download MySQL! You don't have to install all of

Using Python and Connecting to MySQL remotely WITHOUT MySQL installed on local computer

2010-11-17 Thread dave
http://sourceforge.net/projects/mysql-python/ Using this package, WITHOUT having MySQL installed on my Mac OS X, how can I use python to connect to a remote MySQL server? All of the tutorials mention having to download MySQL! -- http://mail.python.org/mailman/listinfo/python-list