indupriya9
Programmer
Hi Everyone
We use a CRM sql server database. My task is to use sql queries from the CRM database and create tables in another database called 'reporting'. I am creating the reporting database to be used by SQL SErver Analysis services. So I would like to set up a DTS package to create the tables in the reporting database. This DTS package will be setup to run monthly.
My questions are:
What is the best way to create the tables in the reporting database from the CRM database?
Using stored procedures?
Using SQL queries?
Are there any other options?
Thanks for your input
We use a CRM sql server database. My task is to use sql queries from the CRM database and create tables in another database called 'reporting'. I am creating the reporting database to be used by SQL SErver Analysis services. So I would like to set up a DTS package to create the tables in the reporting database. This DTS package will be setup to run monthly.
My questions are:
What is the best way to create the tables in the reporting database from the CRM database?
Using stored procedures?
Using SQL queries?
Are there any other options?
Thanks for your input