Micha Bayer wrote:
> Hi,
> 
> I am working on a web service that talks to a BASE2 install to get data
> out (for an analysis pipeline) and then store data back into it. 
> 
> We are supporting three separate institutions which eventually will all
> have separate BASE2 installs, but I would like there to be only one
> service, for maintenance reasons mostly. That means I need to be able to
> tell BASE the URL of the actual target install for each separate call to
> the web service (i.e. the user can specify which of the three installs
> they want to get data out of).
> 
> Is there any way of doing this in the API? From what I have gathered so
> far the URL of the database is stored in the base.config file, and that
> is where the API gets it from by default, but is there any way I can
> override this?

In the current implementation it is only possible to connect to one 
database at a time. I hope this will change sometime in the future, but 
it will not happen in this year and maybe not even in the next year.

/Nicklas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to