Hi Sasha, I've tried writing a python wrapper but It's an hard work because I've to wrap every type of queries, join, where, order, group and any other MySQL 4.0 clause.
Have you ever written or used a wrapper like the one I need? Anyone knows a simple way for developing it? This is not just a SELECT problem. >From another way, can I retrieve Oids (or something like Oids) for records on which I'm going to apply the query? Thanks Scrive Sasha Pachev <[EMAIL PROTECTED]>: > Marco Lazzeri wrote: > > Yes, I know. Perhaps, I'm searching for workarounds. > > > > Il gio, 2004-05-20 alle 17:58, Victor Pendleton ha scritto: > > > >>You can grant those permissions on columns but not on individual rows. > > Marco: > > Your choices are limited to creating a wrapper for your users. If they have > direct access, they can either read no rows, or all of them. > > > -- > Sasha Pachev > Create online surveys at http://www.surveyz.com/ > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]