I took over the support of a web page that was developed with coldfusion, and I like to know if there is an easy way to determine the database structure through a cf? I've done a google on this and come up with a suggestion of using
"SELECT *
FROM Information_Schema.Tables
ORDER BY Table_Name...
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.