numero = 277
interpreted = N
texte = [SQLdisconnect conn_ref=][SQLdisconnect] will close the database connection, releasing any resources (including any and all SQLResult variables) associated with the connection, and the [SQLConnect] variable name is freed and available for use again.All SQL connections are terminated at the end of template execution anyway, so it is not required to use [SQLdisconnect]. However, it can come in handy if you wish to iterate several connections, re-using the same connection variable name for each connection.
| 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. |
[SQLdisconnect conn_ref=]
[SQLdisconnect] will close the database connection, releasing any resources (including any and all SQLResult variables) associated with the connection, and the
[SQLconnect] variable name is freed and available for use again.
All SQL connections are terminated at the end of template execution anyway, so it is not required to use
[SQLdisconnect]. However, it can come in handy if you wish to iterate several connections, re-using the same connection variable name for each connection.
| 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!
Top Articles:
AWS Raw WebDNA LAMP-Plus WebServer
Amazon Web Services (AWS) README for Machine Image ID...
Tips and Tricks
A list of user-submitted tips ...
WebDNA Modules
A list of the currently available modules...
F.A.Q
A compilation of some user's questions...
WebDNA reference
...
[biotype]
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Related Readings:
[SQLinfo]
...
[tcpconnect]
A powerful feature to connect to a TCP port of another computer on the Internet...
[if]
This context displays HTML or executes WebDNA conditionally only if the expression is true...
[filecompare]
Compares the size...
[SQLresult]
...
[addfields]
[addfields db=...