Forum Replies Created

Viewing 15 posts - 361 through 375 (of 1,118 total)

  • RE: How to Import .dbf to SQL2005 directly

    If I'm not mistaken, I think you have to select the folder containing the DBF file(s), not the file itself. Then each DBF file will be displayed as separate table...

  • RE: How to Add reference in SSIS?

    Elliott W (5/7/2010)


    Cozy,

    I think that is only true for custom SSIS components.

    CEWII

    Hmm,

    I'm sorry I didn't understand what you mean? To reference third-party libraries you have to include them in the...

  • RE: How to Add reference in SSIS?

    sqlusers (5/4/2010)


    Hi,

    How to add references in SSIS? I need to add some office dll's to my SSIS package.

    In my SSIS script component, basically if i say Add Reference (in...

  • RE: Choose best method for loading DW

    If you use method 1, how many rows you have to load in your DW?

  • RE: crc32 logic for hashvalue

    srinivasable (4/28/2010)


    Hi,

    I want to implement the CRC32 logic for calculating HASH values in my script component.

    Help me out implement this logic.

    Thank you

    Srini

    Check this script for ideas.

  • RE: loading data from SQL 2008 to AS400 - getting error, please help!

    Mh-397891 (4/9/2010)


    We are using ADO net connection for both SQL 2008 and AS400,

    when I am trying to insert all the data from the sql 2008 table(about 66k rows), only...

  • RE: error in ssis 2008 while transfering the data excel source to sql server destination

    satishthota (4/25/2010)


    I had taken excel source and sql server destination in data flow task in ssis 2008

    when im transfering the data excel source to sql server destination it is giving...

  • RE: SSIS package can't load dynamic library

    washawgolla (4/22/2010)


    I have one more question though;

    I am importing around 60 tables to sql server from interbase; do I have to create 1 data flow task for each table (60...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/22/2010)


    Hi,

    I am deploying SQL 2005 packages in SQL 2008 MSDB database by default those packages will be upgraded to 2008. In my case those are not upgrading to 2008...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/21/2010)


    Thanks for the detailed answer.

    We have a package which will save all my packages in msdb databases.

    Please let me know if run the packages it's going to upgrade and...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/21/2010)


    I did that way too but when I am upgrading the packages are failing because of Konesans. by default konesans are not upgrading to 2008 konesans.

    Thank you

    Srini

    Srini,

    You have to...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/21/2010)


    Hi,

    We have 2 clients. one client is using SQL2008 and the other client is using SQL2005.

    I want use 1 set of packages (2005 SSIS packages with Konesans 2008 component).

    Thank...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/21/2010)


    :-)Thanks for the reply,

    I want to use Konesans checksum 2008 component in 2005 SSIS packages.

    Please let me know to how to add it BIDS tool box.

    Thanks in Advance.

    Thank you

    Srini

    Srini,

    The...

  • RE: Konesans Checksum 2008 issue

    srinivasable (4/20/2010)


    Hi,

    I installed Konesans checksum 2008 component on SQL Server 2005 box. It installed successfully but I am not seeing the component in 2005 BIDS toolbox and when I am...

  • RE: SSIS variable added to import file

    bob_kudulis (4/16/2010)


    I am new to SSIS and I have created a package that loops through files in a directory and imports them into a table. The package works fine but...

Viewing 15 posts - 361 through 375 (of 1,118 total)