Viewing 15 posts - 10,666 through 10,680 (of 13,879 total)
But a lot of people post questions about newer versions of SSIS in this forum, so it's always useful to mention the version you're working with.
Maybe we should push for...
July 3, 2012 at 2:05 am
Great - thanks for posting back.
July 2, 2012 at 1:50 pm
Where, exactly, did you try to change change the codepage?
I'm not logged in to SSIS at the moment, so can't give you exact details, but you need to start off...
July 2, 2012 at 10:41 am
robinrai3 (6/28/2012)
I am using a single dataflow that is populating OLE DB staging tables from respective OLE DB data sources. So they all run in parallel. My question is...
July 2, 2012 at 3:00 am
tush002sunny (7/2/2012)
I tried it & it's working .
I also have to check a particular character at an index no. 8 is blank/null/not specified .
If character is not present there then...
July 2, 2012 at 2:33 am
3935 (6/28/2012)
Hello guys ,There is any other way to create Header and headers detail in one file ?
Except This:
[http://vsteamsystemcentral.com/cs21/blogs/steve_fibich/archive/2007/09/25/multi-record-formated-flat-file-with-ssis.aspx]
Do you want dynamic headers/footers, or just some static text?
June 29, 2012 at 2:30 am
Jeff Moden (6/28/2012)
dwain.c (6/28/2012)
Next I'm guessing you'll want me to post that. 😛
Heh... "It Depends.":-P
What I'm really waiting for next if for Phil to answer the qauestion as to whether...
June 29, 2012 at 2:29 am
Is it perhaps importing a named range on the spreadsheet?
June 28, 2012 at 8:30 am
First of all, thanks Dwain for doing the testing & suggesting your own solution.
ChrisM - think you've got some tuning to do 🙂
just as a side dish ... why is...
June 28, 2012 at 1:43 am
Adi Cohn-120898 (6/25/2012)
;with MyCTE as (
select HotelId, RoomTypeId, cast (DateKey as char(8)) as DateKey, FreeCount,
row_number() over (partition by RoomTypeId, case when FreeCount = 0 then 0...
June 25, 2012 at 6:52 am
Jan.Sundbye (6/25/2012)
Jan.Sundbye (6/8/2012)
June 25, 2012 at 6:20 am
Viewing 15 posts - 10,666 through 10,680 (of 13,879 total)