What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » SQl querys: getting table names

SQl querys: getting table names
Author: Message:
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: SQl querys: getting table names
What is the database (e.g. MySQL, MS SQL) and what are you using to query it with?

Using MS SQL, you can select the table names from sysobjects system table -- I would have to look in the docs to see what you need in your where clause to limit the results to just tables (and not also views, etc).
09-29-2006 05:00 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
SQl querys: getting table names - by MeEtc on 09-29-2006 at 03:51 PM
RE: SQL querys: getting table names - by WDZ on 09-29-2006 at 04:12 PM
RE: SQl querys: getting table names - by MeEtc on 09-29-2006 at 04:15 PM
RE: SQL queries: getting table names - by WDZ on 09-29-2006 at 04:19 PM
RE: SQl querys: getting table names - by Adeptus on 09-29-2006 at 05:00 PM
RE: SQl querys: getting table names - by MeEtc on 09-29-2006 at 05:12 PM
RE: SQl querys: getting table names - by Adeptus on 09-29-2006 at 05:18 PM
RE: SQl querys: getting table names - by MeEtc on 10-19-2006 at 05:24 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On