I am attempting to access a MySQL server through a graphical python program I have writing.
I have successfully made a connection to the database which runs on a Linux server, however I cannot find any syntax/command examples which relate to using the built in _mysql module of python. I believe if someone could give me a simple example of how to obtain a cursor and write data to a specific table/column and retrieve information from this. I can elaborate and finish this program. Thank you for any help you can provide with this, I know it is relatively simple. Thanks, Ex - 3016 Brett Chadwick VO Administrator GC Services [EMAIL PROTECTED] _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
