Sunday, February 19, 2012

Generate a scrip with data from a DB

Is possible generate a script to populate a DB from
another DB.
We have a database with some data. And we want create a
script with data from that database, and use that script
to fill the other database.
Thanks,
Rui Oliveirahttp://vyaskn.tripod.com/code.htm#inserts
--
Jacco Schalkwijk
SQL Server MVP
"Rui Oliveira" <anonymous@.discussions.microsoft.com> wrote in message
news:1ea301c53e7e$be21e160$a601280a@.phx.gbl...
> Is possible generate a script to populate a DB from
> another DB.
> We have a database with some data. And we want create a
> script with data from that database, and use that script
> to fill the other database.
> Thanks,
> Rui Oliveira
>|||I've listed some options here:
http://www.karaszi.com/SQLServer/info_generate_script.asp
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"Rui Oliveira" <anonymous@.discussions.microsoft.com> wrote in message
news:1ea301c53e7e$be21e160$a601280a@.phx.gbl...
> Is possible generate a script to populate a DB from
> another DB.
> We have a database with some data. And we want create a
> script with data from that database, and use that script
> to fill the other database.
> Thanks,
> Rui Oliveira
>

No comments:

Post a Comment