I had a mystical appearence!!!

I will put in a dictionary the parameters of searching used in the GUI.

If I would to sort the record, the script will re-do the search, which at 
this time will use only a few parametrs, and I'll put an ORDER_BY in the 
query.

The script will write dinamically as a string the comand in sqlalchemy 
sintax, that thank to eval() comand will be run.

If I have all the records of the table present on my GUI, I will only 
perform a query as id > 0 with ORDER BY statement.

I will try and I will inform you if I have success o complete defeat. :)

Thanks a lot to put me on the right path.

Luca

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to