Viewing 7 posts - 1 through 8 (of 8 total)
I want to create a scheduled program which will run everyday at partocular time, hit some SOURCE database and store the data in DESTINATION database.
- Is it possible using SSIS?
-...
May 27, 2009 at 8:20 pm
I am new to SSIS. Can you pass me a good link to create SSIS packages to move the data?
Thanks in advance.
May 27, 2009 at 2:48 pm
Here is some more description..
I have a job that run overnight. It fetches the data from remote server to , say my server. I can't backup whole database since i...
May 27, 2009 at 2:12 pm
I read the same. So is there any solution to my problem?
Thanks and Regards,
- Prash..
May 27, 2009 at 12:32 pm
Error msg is
Msg 208, Level 16, State 1, Line 1
Invalid object name 'MySourceDatabase.dbo.MyTable.
When i used this commands
...
May 27, 2009 at 12:03 pm
I have to use hudreds of select queries. So i can not create Synonyms for every table.
I tried creating a synonym for database object
i.e.
Create synonym...
May 27, 2009 at 11:48 am
Thansk a lot everyone for reply. i will surely cosider Synonyms. Is there any other option?
Thanks..
Regards,
Prashant Chavan
May 27, 2009 at 11:37 am
Viewing 7 posts - 1 through 8 (of 8 total)