MySQL Forums
Forum List  »  Oracle

Re: Oracle rowid column = mysql ??
Posted by: William Ulrich
Date: August 12, 2005 06:22PM

I was hoping that a ROWID column existed as well. I'm attempting to write a Java application like MySQL Administrator (actually more like TOAD). I can't allow my application to change the table structure, but if the table does not have a truly unique primary key I can't allow the user to edit data in a table view (JTable). In this case I'll be forced to populate the table view as read-only and prompt the user that they should add a primary key to the table.

Options: ReplyQuote


Subject
Views
Written By
Posted
52016
May 11, 2005 12:17PM
25038
May 25, 2005 12:19AM
Re: Oracle rowid column = mysql ??
18013
August 12, 2005 06:22PM
16294
September 14, 2007 08:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.