Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

One Universe connected to several Databases

Status
Not open for further replies.

abdess

Programmer
Joined
Aug 21, 2002
Messages
5
Location
MA
Hi, I would like to connect a universe to many other databases that have the same structure. Is is possible to change the connecting string for an other database.

Cheers.
 
This will only be usefull if the other databases are EXACTLY alike in structure. Every table and field has to be exactly the same. Try changing the connection in the universe parameter setting.... T. Blom
Information analyst
tbl@shimano-eu.com
 
You can change the connection string in the universe. You can also assign different connection strings to different users from within Supervisor. That way you can have 1 universe that points to different database instances based on the login id.

I have seen this done many times by Application Providers who have a common structure, but separate databases for each client. Steve Krandel
BASE Consulting Group
 
Steve,

To comment upon your reply about using login id to select connection:
When working with version 4 we experienced a very serious bug when working this way (hard to recall how we exactly did it) but reports with multiple dataproviders only refreshed the first dataprovider when connection was switched. We were working with ORACLE then with a test and a production environment and were forced to do all reports on production environment, cause running the report on the testdatabase just refreshed the first of the multiple queries. Does that ring a bell with you? T. Blom
Information analyst
tbl@shimano-eu.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top