> I have an access table where my webmaster has made
> tables as well as queries. Please tell me can I use
> these queries of Access Database in my ColdFusion
> program --in the tag <CFQUERY> the way the tables
> are used.
You can call Access queries from CF. If they're not parameter queries, you
can reference them as if they were tables in your CFQUERY. If they are
parameter queries, you can use CFSTOREDPROC to call them.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists