Hi,

I have an application with database.

I want to display the data retrieved from database in table view with 
column filter option.

I know how to do it in .NET. now i need to know how can get it in python.

My Database is MySQL. 

I have a module to query the database which takes database_name and SQL 
command to be executed on that table, and will return the result as 
dictionary.
This dictionary need to be linked to TableView/Column View which every 
suits the best in my scenario.

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to