Viewing 15 posts - 11,761 through 11,775 (of 13,838 total)
Please provide some sample data, showing what your source looks like and what you would like to see in your destination. Your explanation is confusing.
October 18, 2010 at 10:23 am
As long as the server running your packages has SSIS installed, you can get data from wherever you want.
October 18, 2010 at 9:44 am
rocky_498 (10/15/2010)
* In target table...
October 15, 2010 at 7:26 am
I presume you want help identifying why this error is occurring and are not just telling everyone your plight for information purposes.
Are you doing any string manipulation (using functions such...
October 15, 2010 at 6:39 am
da-zero (10/15/2010)
--Beware that you are limiting the table to have only 1000 records.
10,000, I think you'll find sir 🙂
October 15, 2010 at 4:50 am
rocky_498 (10/14/2010)
Can anyone help me? I have created a table and with a primary key called "ID".
However, I want the "ID" be auto increment as well.
Here is...
October 15, 2010 at 1:15 am
Alvin Ramard (10/14/2010)
The problem is with Excel, not SSIS.Edit: Oops. I see Phil's faster than I am this morning. 🙂
Afternoon here and I'm fully caffeine'd-up 🙂
October 14, 2010 at 9:24 am
Use something like Process Explorer to see what process is locking the file.
October 14, 2010 at 9:21 am
Edit the CSV file using Notepad. The zero will be there.
If you use Excel, it helpfully (:w00t:) guesses datatypes for you - numeric in this case, and therefore with no...
October 14, 2010 at 9:07 am
krishna.msbi2008 (10/14/2010)
In ssis package we are creating the variable in the scope of the package..... kkkkkkkkkthen
what the function of scope in the variable???????
You need to learn how to...
October 14, 2010 at 9:02 am
mcaster (10/13/2010)
October 14, 2010 at 12:13 am
Can you go into a bit more detail about what you mean by 'different'? Not that I'm expecting to be able to help - sounds most unusual.
October 13, 2010 at 10:51 am
Ninja's_RGR'us (10/12/2010)
Phil Parkin (10/12/2010)
Alvin Ramard (10/12/2010)
--One thing for sure, it wouldn't be fast.
I'd like to nominate this comment for UNDERSTATEMENT OF THE DAY 😀
Quicksort on a single column shouldn't...
October 12, 2010 at 7:55 am
Alvin Ramard (10/12/2010)
--One thing for sure, it wouldn't be fast.
I'd like to nominate this comment for UNDERSTATEMENT OF THE DAY 😀
October 12, 2010 at 7:22 am
Viewing 15 posts - 11,761 through 11,775 (of 13,838 total)