Forum Replies Created

Viewing 15 posts - 31 through 45 (of 52 total)

  • RE: FINDSTRING Function

    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...

  • RE: FINDSTRING Function

    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 ( '...

  • RE: FINDSTRING Function

    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...

  • RE: FINDSTRING Function

    please needed help....!

  • RE: SSIS - Replace Mutiple Space

    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... 🙁

  • RE: SSIS - Replace Mutiple Space

    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...

  • RE: SSIS Packge Fails Importing Data to SQL Server from Oracle

    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...

  • RE: SSIS Packge Fails Importing Data to SQL Server from Oracle

    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...!

  • RE: Hash Partitioning

    Thanks for the reply, I will try to do as you said.

  • RE: retrival of the job_history_id

    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...

  • RE: Get DDL for any SQL 2005 table

    Thanks elifestyle

  • RE: Windows Group as Login linked to User Login

    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...

  • RE: AD and SQL 2K

    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...

  • RE: AD and SQL 2K

    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')

  • RE: Windows Group as Login linked to User Login

    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.

Viewing 15 posts - 31 through 45 (of 52 total)