Viewing 15 posts - 1 through 15 (of 19 total)
Thanks for the information, I will check it out.
July 17, 2012 at 1:20 pm
I think I will tinker around with the "replication support only" setting. Thanks for the information.
July 4, 2012 at 4:43 am
My current process is as follows:
1.) "Generate Scripts" for each local publication
2.) Day of migration I delete all location publications (Verify they are removed from distributor)
3.) Perform...
July 3, 2012 at 8:39 am
The 11 recoreds is my test set. I manually changed 1 record to prove my update process and deleted 10 records to have those to insert. I have...
January 24, 2012 at 12:53 pm
It appears to be coming in through the OLE DB source as (string [DT_STR]) and comparing in the Lookup to (string [DT_STR]).
January 24, 2012 at 12:19 pm
That did not work either. Thanks for all your help. I will keep pounding a way. May try a different flow and try and use queries instead...
January 24, 2012 at 7:58 am
This is a screenshot of the join I can run in SSMS that shows the record 700 which is in both tables and then the records 701 - 710 are...
January 24, 2012 at 7:25 am
Yes, the first screenshot on the left is the data viewer that displays records coming out of the OLD DB Data Source which is the Staging. Then the second...
January 24, 2012 at 7:17 am
The lookup simply looks at the OLE DB connection that connects to the History Database and then runs a query to return all rows from the MasterHistoryTable. Then the...
January 24, 2012 at 6:55 am
I know if I run queries in SSMS using joins I get the results I am looking for. Not sure how to incorporate that into SSIS. I am...
January 24, 2012 at 6:51 am
The lookup function between my ole db data source and the conditional split that returns all the records in my MasterHisoryTable. The ole db is returnin all records from...
January 24, 2012 at 6:41 am
I am doing a check for ISNULL to see if the record exists on the target for the inserts and doing a compare on every field for the updates. ...
January 24, 2012 at 6:24 am
The jobs are disabled. Since log shipping is no longer used, we are doing cleanup. I just want to verify there will be no negative impact on either...
December 7, 2011 at 6:02 am
Viewing 15 posts - 1 through 15 (of 19 total)