JettSoft, Inc. Logo
Home
About
Products
Feedback
News
Contact
EMail List
Links
Here is an example of the SQL Server TAG:

The Query Results: 


Total Records = 1

master

CFX_SQLServer Version : 1.1


Syntax: 


 <CFX_SQLServer
UserName= "UserNameGoesHere"
password = "PasswordForSQLServer"
Server = "Server Name or IP Address"
Database = "SQL Server Database Name"
Query= "Select Name from sysdatabases Where Upper(Name) Like 'MASTER%'"
Name = "SQLQuery"

Total Records = #SQLQuery.RecordCount#
 <CFLoop Query="SQLQuery"> 
#Name#
 </CFLoop> 


To download this product, please visit http://www.jettsoft.com/products/productList.php

The names of actual companies and products mentioned herein may be the trademarks of their respective owners.
Legal Information.
Privacy Statement.

CCBot/1.0 (+http://www.commoncrawl.org/bot.html)