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

Use of SQLRTGetServers in a CA


1 reply to this topic

AngeloF

AngeloF
  • Full Members
  • 12 posts

Posted 15 February 2011 - 19:09

Hi All!

A new question for you:

I want to create a Custom Action that:

with a installscript function using the built-in function
SQLRTGetServers, that display the list of SQL Server.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 February 2011 - 22:02

Can't you use the built in SQLLogin and SQLBrowse dialogs? They are added to your project automatically when you add a SQLConnection in SQL Scripts view.