473,403 Members | 2,071 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Searching python-list and MySQL

I hate asking questions that have probably been answered before, but
I have not found a way to conveniently search the archives of this
mailing list.

So...

Can someone tell me how to search this mailing list, short of
downloading every month's archive and searching manually?

Or, can someone tell me how to easily interface with MySQL with
python? I've successfully hooked python up with PostgreSQL, but this
MySQL thing has been more difficult.

I know about mysyql-python
http://sourceforge.net/projects/mysql-python.

I would describe the requirements for building mysql-python as
annoying. OK, if I'm building from scratch, the requirements are
understandable. Still, annoying.

I have a web server running SuSE that does not have MySQL installed,
that I want to connect to a different server running MySQL. In order
to create this python module, it appears I've got to create it on a
server with mysql and mysql-devel, and various other items, and then
move it to the web server.

So I installed those items, reluctantly, on the web server and ran
python2.4 setup.py build
The script complained about a lot of things, including not finding
mysql_config. I then added mysql_config to the PATH, and it generated
a whole slew of other errors related to GCC. GCC is installed...

Someone on this list MUST have solved this before...

Can anyone provide me a hint? Is there a SuSE rpm, that doesn't spew
out 400 dependency errors?

I would very much appreciate any hints.

tia

--
Richard Brosnahan
Owner
Engineering Art, L.L.C

Silence is golden when you can’t think of a good answer.
Muhammad Ali, boxer
Apr 11 '06 #1
2 1429
>> Can someone tell me how to search this mailing list, short of
downloading every month's archive and searching manually?


Huh? How are you accessing it now?

Just point your browser to:

http://groups.google.com/group/comp.lang.python

and look in the upper right hand corner where there's a box that says
"Search This Group"

rick

Apr 11 '06 #2
Oh, sorry, Richard,

and to answer your question about Python and MySql, try searching on
mxODBC, or better, search on "mxODBC Holden" as Steve Holden seems to
answer every question on sql and Python.

Hope that helps.

rick

Apr 11 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: David Helgason | last post by:
I am embedding python on Mac OSX (jaguar + panther) using boost::python. It works like a treat, but when using a python framework with asserts compiled in, I sometimes get an assert from...
41
by: Richard James | last post by:
Are we looking at the scripting world through Python colored glasses? Has Python development been sleeping while the world of scripting languages has passed us Pythonista's by? On Saturday...
0
by: praba kar | last post by:
Dear All, Can any one guide me how to get python related jobs?. Actually Now I am in Python web programming field. I have technical knowledge about Python, ZOPE and Twisted-web(Twisted...
9
by: alexrait1 | last post by:
I need an IDE for python that has the ability to show the filds of a class when I write "." Just the way it works in eclipse/JBuilder with java or visual studio with c++ For now I treid eric3 and...
7
by: Clint Norton | last post by:
Hi all, I'm a student currently in the beginning of my master's degree and I'm searching for an interesting open source project written in Python to contribute to. I have worked as a programmer...
4
by: anton | last post by:
Hi, I am googeling some hours now ... still without result. So I have a question: Does somebody know a filemanager: - which looks like Norton Commander/7-Zip Filemanager
4
by: Stephan Kuhagen | last post by:
Hello I'm searching for a Python Module which is able to generate GUI events on different platforms (at least X11 and Windows, MacOSX would be nice), but without being a GUI toolkit itself. So...
0
by: python | last post by:
Does Python 2.5.2's embedded SQLite support full text searching? Any recommendations on a source where one can find out which SQLite features are enabled/disabled in each release of Python? I'm...
3
by: Daniel Fetchinson | last post by:
Does Python 2.5.2's embedded SQLite support full text searching? Sqlite itself is not distributed with python. Only a python db api compliant wrapper is part of the python stdlib and as such it...
6
by: hotani | last post by:
I am attempting to pull info from an LDAP server (Active Directory), but cannot specify an OU. In other words, I need to search users in all OU's, not a specific one. Here is what works: con...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.