SantaMufasa
Technical User
I have been tasked by one of our product managers to identify one or more utilities/scripts/methods that provide the best all-around bulk transmission of entire databases (free of collation definitions, et cetera) from a SQL Server database:
1) to another SQL Server instance,
2) to a non-SQL Server (e.g., Oracle, MySQL, et cetera) instance.
Amongst the home-brew methods that we are considering are scripts that create flat ASCII files constaining "CREATE TABLE..." and "INSERT..." statements.
What do you recommend?
Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services: www.dasages.com]
1) to another SQL Server instance,
2) to a non-SQL Server (e.g., Oracle, MySQL, et cetera) instance.
Amongst the home-brew methods that we are considering are scripts that create flat ASCII files constaining "CREATE TABLE..." and "INSERT..." statements.
What do you recommend?
Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services: www.dasages.com]