Home All Groups Group Topic Archive Search About
Author
19 Aug 2005 3:16 PM
Jake
We have a third-party application that I want to extend.  It used MS SQL as
a backend and I want to add new custom tables to the db.  Is it bad practice
to add custom tables to the live db?  Or should I create a seperate db to
hold these tables and synch the tables?

Thanks

Author
19 Aug 2005 3:43 PM
Tibor Karaszi
Do not add tables to the 3:rd party database. They won't like it. Also, you never know what a future
upgrade program might do. Use your own database.

Show quote
"Jake" <J***@noemail.com> wrote in message news:%23CAiYGNpFHA.3940@TK2MSFTNGP14.phx.gbl...
> We have a third-party application that I want to extend.  It used MS SQL as a backend and I want
> to add new custom tables to the db.  Is it bad practice to add custom tables to the live db?  Or
> should I create a seperate db to hold these tables and synch the tables?
>
> Thanks
>

AddThis Social Bookmark Button