5.0

%join(“c:\”,”model.nwd”) would return c:\model.nwd]
Note
Tags must not contain white space between the brackets (unless enclosed by quote marks), so
%prop("EntityHandle","Value")
works, but
%prop("EntityHandle", "Value")
does not.
Once the string is complete, clicking anywhere in the Fields box brings up a new edit control. Type in
the name of a field from the table accessed by the SQL String. Pressing enter automatically copies
this name into the display name. This display name is the text that appears in the database tab in the
Properties control; click on this display name to alter it. Continue to fill this in until the table contains all
the information required to be seen.
Note
All file-based connection information is saved inside the project NWF or NWD. The global
connection information is saved on the local machine. If the associated database is available on
loading the NWF/NWD file, the link will automatically establish itself when an object is selected.
On selecting an object, if the database is available, and there is data associated with the object,
JetStream will create an appropriate database tab in the Properties control and show the
appropriate data as set up in the connection details.
If a Publisher license is present, Object Properties can be extracted from a database connection
and embedded as static data within the published NWD file. See Section 22.1, Publishing from
Roamer for more information.
DataTools
267