you could use

<cfquery name="fetchStuff" datasource="myDsn">
        select * from myTable
</cfquery>
<cfdump var="#fetchStuff#">

-mike



"Robert Shaw" <[EMAIL PROTECTED]>
06/04/2004 11:47 AM
Please respond to cf-talk

        To:     CF-Talk <[EMAIL PROTECTED]>
        cc:
        Subject:        Get Database Tables, etc

I know I have seen this on the list before but I can't find the exact
code.
Does anyone have the code for querying a database and returning a list of
tables and/or column info?

TIA,
Robbie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to