SQL COMPACT SP EXECUTION AND TABLE ACCESS

Hi Team,

I have been working with SQL for quite some time. I am looking out for some dynamic solution if any one can help me out. Below is the scenario.

I am have 10 users, For whom I create database based on space constraint. All the database have common execution pack i.e. stored procedure , tables , function etc.

At every user creation I create database at run time 

say (db1, db2, db3 ...... db10). To avoid having multiple script (stored procedure) in all db i created a masterdb which holds the business logic. 

When ever I insert or delete or update data in db1. My masterdb sp should get trigger and must process the data for respective users database. 

Can any one guide me how can I handle this.


Cheers

Varun Singh

July 25th, 2015 2:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics