Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!cs_bob@gsbacd.uchicago.edu From: cs_bob@gsbacd.uchicago.edu Newsgroups: comp.databases Subject: Re: INGRES - Switching databases at run time ??? Message-ID: <3034@tank.uchicago.edu> Date: 2 May 89 17:30:14 GMT Sender: news@tank.uchicago.edu Organization: University of Chicago Graduate School of Business Lines: 14 > "Any INGRES executable can be pointed to a database different > from the one originally used for development. I think that should read something like "Any INGRES 4GL executable..." . This is important for OSL, since it doesn't provide an explicit CONNECT statement. > P.S.: Of course, one can use an equel/c variable as the database > name, and pass in the name at run time as an argument. And that's exactly the kind of thing you'll have to do. If you think about it for a minute, you really wouldn't want it to work any other way. R.Kohout