Product: Database Access
          Type: new
         Title: property browser: query designer also available for "native" 
SQL commands
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS dba24c


*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [x]


*Description*
-------------
>From within the property browser for a database form, you can open the
query designer, to graphically design the SQL command underlying the form.

With the integration of CWS dba24c, this is also possible when the
"Escape processing" property of the form is set to "No", which is
usually done when you enter a SQL command which is not understood by
Base's parser, but by the database engine.
In such a case, the designer is opened in SQL mode (as opposed to
graphical mode), where you can enter the mere SQL command somewhat
more conveniently than in the property browser. The "Run SQL command
directly" setting in the designer's toolbar will be ON then.

Adequately, changing the "Run SQL command directly" setting will be
reflected in the "Escape processing" property of the form whose
command is currently being designed.

Also, the same functionality is available for list boxes, whose list
content, in case of a list content type "SQL command (native)", can
also be edited in the query designer's SQL view.


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

Reply via email to