index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: database views ::    show all messagesPost a New Message | Post a Reply
Mar 21 2006, 6:28 AM
 Re: database viewsPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

What kind of database is it?
For SQL Server, you can use the following statement to display all the views

SELECT name FROM SYSOBJECTS WHERE xtype = 'V' AND category = 0





-------------------------
Ghost
Pages: (1)   [1]

search this forum: