Subject | Re: [firebird-support] Design issue |
---|---|
Author | Milan Babuskov |
Post date | 2003-08-18T18:22:16Z |
Juan Pedro López Sáez wrote:
You can make scripts that automate it.
Do those tables' structures differ for different clients?
don't understand why do you have to create new tables for each client.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://njam.sourceforge.net
> Now I'm not sure about the goodness of this schema. I find lots ofWhy would you have to shutdown?
> problems when I want to create a new client because I have to shutdown
> the database to create his specific tables.
> I also have problems when IWell, that's life ;)
> have to modify some metadata because it must be done to every client's
> tables.
You can make scripts that automate it.
> The question is: can anybody tell me if my database design is goodAre they all using the same database?
> enough to keep it or should I change it and avoid repeating tables for
> every new client?
Do those tables' structures differ for different clients?
> Another related issue: sometimes, either if I backup the database or ifCan you please explain your problem in a little more detail. I still
> I create lots of new tables (DDL statements), because I need to create
> many new clients, I receive the following exception: lock manager out of
> room.
>
> Why this could be happening and what can I do to solve it?
don't understand why do you have to create new tables for each client.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://njam.sourceforge.net