Viewing 15 posts - 31 through 45 (of 52 total)
Hi Rock,
Thanks for the Example and Data, It works for me it the Source is SQL DB, My Source here is Excel File.
From which I retrive the data.
I will Test...
August 30, 2012 at 4:57 am
Thanks for the Details.
I hope I made my Examples more Complex, than needed to get help.
The Requiremnet is Simple, when the Input Data Columns have the Following Charecters ( '...
August 29, 2012 at 9:01 pm
Sorry for the Wrong Eample above, below is what is needed
FINDSTRING ("STRING&32","&") != 0 Works
FINDSTRING ("STRING\32","\") != 0 Not Working Working (Its shows Syntax Error)
FINDSTRING ("STRING\32","\\") != 0 Not...
August 28, 2012 at 2:27 am
Actual Issue I am Facing is the Trim Function whcih is not removing the Spaces from the Data.
The Data Source is frm Excel Sheet.
Please need help to solve it... 🙁
July 4, 2012 at 12:32 am
There is no Error, Data Flows with out any issue.
Example: " SUDHIR" or "SUDHIR " or " SUDHIR "
when this is the Source data in Excel, comes in to the...
July 2, 2012 at 5:03 am
Solution is that,
1. Open the Data Flow
2. Click / Select the Data / Source Component of Oracle DB
3. Now Right click and Select Advanced.
4. In the Advanced window go to...
June 2, 2012 at 5:33 am
Hi Dev,
We have Already the Data Conversion setup in the Data Flow.
The Package work Fine when Executing it in the INtegration Services by "Run-Packge".
But Fails in Job...!
May 23, 2012 at 10:42 pm
Thanks Anthony,
But it can retrieve the Data which is from Previous Run Too....
So I am looking for some way where I can confirm that the Exact Job ID is retrieved...
March 5, 2012 at 12:27 am
thanks a lot for the information "Lowell".
Its solved my issue.
When checked the Store Procedure, we were not able execute the OPENROWSET which get the network user details. which can not...
February 24, 2012 at 8:31 am
I tried the same query on SQL Server 2008
But not working, it says in correct syntax near rowset
SELECT * FROM OpenRowset(NetGroupGetMembers, 'Domain\user')
Please need help to tell me how this...
February 23, 2012 at 10:07 pm
I tried the same query on SQL Server 2008
But not working, it says in correct syntax near rowset
SELECT * FROM OpenRowset(NetGroupGetMembers, 'Domain\user')
February 23, 2012 at 10:06 pm
Thanks for the Reply,
Wanted to check is there any way to check to which all proxies a system_user has access to
any function / query which can show me that info.
February 22, 2012 at 1:17 pm
Viewing 15 posts - 31 through 45 (of 52 total)