Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

MSI SQL and Table names...


1 reply to this topic

mjb750q

mjb750q
  • Members
  • 15 posts

Posted 29 September 2004 - 10:40

Hello,

I'm trying to return the table names from MSI database table, however, I don't know the hidden system table name to query. normally it's something like sysobjects

select name from sysobjects where type = o.

Can anyone suggest anything. (other than typing in every table name manually into my vb app. sad.gif. )

Thanks in anticpation...

Johno.

RobertDickau

RobertDickau
  • Members
  • 29 posts

Posted 29 September 2004 - 14:21

I believe you can query the _Tables table for this.
Robert Dickau
InstallShield, a Macrovision company
InstallShield training, books, seminars, newsletters, ...