numero = 281
| Parameters | Description |
|---|---|
| conn_ref (or just 'ref') | (Required) - The name of the SQLConnect variable you have created via the conn_var (or var) parameter of a [SQLconnect] context you have already successfully executed. |
| Parameters | Description |
|---|---|
| conn_ref (or just 'ref') | (Required) - The name of the SQLConnect variable you have created via the conn_var (or var) parameter of a [SQLconnect] context you have already successfully executed. |
DOWNLOAD WEBDNA NOW!
Amazon Web Services (AWS) README for Machine Image ID...
Tips and TricksA list of user-submitted tips ...
WebDNA ModulesA list of the currently available modules...
Download WebDNA ApplicationsWebDNA applications...
WebDNA reference...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
...
[exclusivelock]Prevents other threads from simultaneously accessing a group of databases...
[table][table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...
[scope]Explicitly define a block of WebDNA code that has a separate variable space...
[listfields]Lists all the fields in the specified database...
[SQLrelease]...