Hi there i was wondering if there was anyway to determine the primary key field instead of explicitly setting it in an update sql query ?
for instance i'd like to go update table *** where primarykey=1 instead of where id=1 as the primary key is named differentrly for each table and i'm trying to create a global data manager, let me know thanks. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]