From: Geoff Schaller on 23 May 2010 22:21 Actually that isn't quite what I meant. Its use is mainly for new installations. Is the current PC a 'server' or a workstation. If it cannot detect the correct registry keys then it assumes it is a workstation and attempts the server login provided. If it detects sql server and the instance name then it knows to set itself up as a server and go ahead. It gives us the ability to remove a layer of complexity from the user at the point of first time install. Running day to day, it just tries to connect with the last good connection string. This stuff kicks in when the connection fails. Geoff "Ginny Caughey" <ginny.caughey.online(a)wasteworks.com> wrote in message news:4bf9b5db$0$7743$c3e8da3(a)news.astraweb.com: > That does seem like a hard way to get a connection - I'd have thought the > app would know some other way - but whatever the customer wants (within > reason). > > -- > > Ginny Caughey > www.wasteworks.com |