Dear all,
I have build a big database structure using SQL express 2008. To install that database on a clean system I geneterate a Script from Task--> Generate Script in order to create the whole table in a new system. This works well.
Now I have added a new configuration table with a lot of entries in that table. If I create a simple script to generate the new table it will of course just script the structure. So what I am looking for is a way to script the table creation and its content automatically.
I do not want to re enter manually all 1000 entries on the new deployement.
Is tehre a way to do that ?
regards
serge
Your knowledge is enhanced by that of others.