Hi All, I have an install program that needs to install an instance of MSDE 2000. I need a good way to test if the instance is already there (a set user name and password are used to create and access the DB). If it is there, I will be creating a DB on the instance (no problem with this) but if the instance is not there then I need to install a new instance and then do the DB create.
So what I need is a way to test if the instance I want exists, if I can access it using my set user name and password. Thanks ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

