Hi Maury,
I may be remembering this wrong myself, but I think what happens is that
when you select "*" from a table that ROWID is one of the things
returned. I do remember putting some special case code in that looked
for two names (ROWID and OBJID?), but I think that was just to make them
non-editable, or always put them at the right side of the table or some
such. I'm fairly certain that ROWID is not used as a special case in
the SELECT or UPDATE statements. It's just another column, though a
particularly useful one :-).
Glenn
Maury Hammel wrote:
> Glenn:
>
>> I can tell you what's going on inside Squirrel, but not why you are
>> seeing this result.
>>
> [snip for brevity]
>
> Maybe I'm remembering this wrong, it has been quite a while since I've
> looked at the source, but I thought you had implemented (or what is it
> the Oracle plug-in?) something to use the ROWID (or other similar column
> for other databases) for updates? I know SQuirreL displays the ROWID in
> the Contents tab.
>
>
> Maury
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
>
|