Thanks for the response, I'll give that a try. Thank You,
Mike Elkevizth -----Original Message----- From: Terry [mailto:[EMAIL PROTECTED] Sent: Friday, December 01, 2006 4:18 AM To: [email protected] Subject: Re: [users] How can I install site-packages into the built-in Python for OOo Data Control Systems - Mike Elkevizth wrote: > Hi, > > I would like to start using OOo in my organization to replace my Excel VBA > that I am currently using to create reports based on information in a .csv > file. I would like to hold the data in a MySQL database instead of the .csv > file also. In order to conveniently control the data in the MySQL database, > I want to use Python, specifically the MySQL-python-1.2.1_p2 set of modules. > I would like to figure out how to include this module in the built in python > installation in OOo. > It should go in the folder: > > \OpenOffice.org 2.0\program\python-core-2.3.4\lib\site-packages > > but I can't figure out how to do a "python setup.py ..." to get it to > install there. Does anyone know how to do this? > > Thank You, > > Mike Elkevizth From what I have seen, the [EMAIL PROTECTED] list seems to be the one to ask on. There is a [EMAIL PROTECTED] list but I don't recall ever seeing any correspondence on it. For the dev list: To subscribe to the list, send a message to: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> For the users' list: To subscribe to the list, send a message to: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> A link relating to Python binding: http://udk.openoffice.org/python/python-bridge.html That link is among many on the developers' page on openoffice.org: http://development.openoffice.org/index.html HTH -- Xfce on PCLinuxOS, OOo 2.0.2 (en_GB). Direct mail to teaman is not opened; if necessary, email realmail. If you're seeking, check out http://www.rci.org.au --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
