Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reference an access query with CF

Status
Not open for further replies.

cass99

Programmer
Jul 16, 2001
1
CA
Is it possible to reference a microsoft access query using coldfusion?
If so what tag would a person use?( a little example would be very helpful if this is possible)
Thanks!
 
Hey cass99,

There is likely a way to do this by referencing the datbase through <cfobject> but I've never tried it or heard of anyone doing it. My suggestion would be to take the query out of access and put it straight into CF with <cfquery>.

Good luck,
GJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top