The following snippet shows the CFQUERY tag and how it connects to an ODBC Datasource:
<cfquery NAME="GetDemodata" DATASOURCE="Demodata">
SELECT F1, F2, F3 from Table
</cfquery> Mirtheil
mirtheil@mirtheil.com
Custom VB and Btrieve development.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.