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

The Query Results: 


Total Records = 5

CFX_WhoIsInfo
CFX_ResolveDNS
CFX_OracleQuery
CFX_FileDate
CFX_SQLServer


Syntax: 


 <CFX_OracleQuery
UserName= "UserNameGoesHere"
password = "PasswordForOracle"
ConnectString = "TNSConnectString"
Query= "Select Name from Products Where Name Like 'CFX%'"
Name = "OracleQuery"

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

You MUST have Oracle Client Installed on the ColdFusion© Server for this tag to function properly.


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)