Hi Andrew,

> I wasn't sure whether to add these comments directly to the issue, or if
> here might be a better spot. They could be moved.
> 
> It seems to me that the crux of the issue is this:
> 
> The need for for a rowset that can have certain fields flagged as display
> only.
> 
> The problem with server side default values is only one instance where this
> would help, another being calculated fields in the rowset.

Hmm. If you mark the control bound to the respective row set's field as
read-only, then you have a display-only control. Not sure this is what
you mean with a display-only field. ("field" and "control" are somewhat
ambiguous here.)

In such a case, the user will never be able to enter values into the
control, thus no changes to the field will be made, thus no attempt to
submit such changes to the database.

What I suppose the submitter of the issue ran into (unfortunately his
description wasn't clear here) is a NOT NULL field with a server-side
default - in this case, OOo wants to force him to enter a value,
nonetheless.

So, I ATM don't see a connection here to "read-only fields" - could you
elaborate?

Ciao
Frank


-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to