Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to assemble the tables

Author  Topic 

san_cray
Starting Member

4 Posts

Posted - 2009-08-27 : 23:51:41
hi friends,
this is my first post in this forum and I am new in using SQL server also.
well, we are a group of four members to complete a project. we have planned to divide the work to make it sooner.
at first we are designing database, now all the members are making the tables in their respected systems because this project requires many tables.
the problem is, after designing tables in individual systems, how to assemble them up in a different system as a whole?

hope you have got my question.

regards
san

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-09-02 : 06:52:16
Script them and run in the server
Use DTS to transfer data

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-09-02 : 08:34:59
why dont you setup a server in anyones computer and then connect to it from other system? are you in different areas with computers not in any internal n/w?
Go to Top of Page
   

- Advertisement -