November 14, 2003 at 1:25 pm
The DESCRIBE syntax does not appear to be supported in sql server 2000. I'm thinking that my host does not support the methods needed to use this function.
Perhaps someone can suggest an alternative. Your advice will be greatly appreciated.
Thanks,
Andrew Pasetti
November 14, 2003 at 1:43 pm
Try sp_help "table_name"
Mike
November 17, 2003 at 3:42 am
There is a DESCRIBE statement in SQL Server, but I assume you're more after the MySQL DESCRIBE statement. Like Mike suggested, use sp_help.
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply