Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 8047461

@User 8047461
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Making the SSIS Data Reader Source Query Dynamic
    U User 8047461

    Thank you so much for your help. I am having an issue could you please give me a more detailed step in solving this problem. I have to sort this problem now. Please advice KB

    Database database sql-server question

  • Making the SSIS Data Reader Source Query Dynamic
    U User 8047461

    Hi Guys, My data source is FoxPro for Unix using ODBC connection i would like to bring it to sql 2005 by SSIS 2005. Can any one explain how i could use Dynamic SQL using SSIS Datareader Like for instance "SELECT * FROM " @[User::TableName] expression??? Please explain the Steps to follow. Thank you

    Database database sql-server question

  • UPDATE Multiple tables on one filed. [modified]
    U User 8047461

    Dear All, I have one table with column called testId. This Id is referenced in six other table columns. Its not like a primary /foreign key type but can be used to compare values using inner join. There is a requirement to changed all of this testId(10 digits code originally) to new set of TestId(11 digits code now). I could have done ON UPDATE CASCADE to change all testid's in other six tables if there was primary /foreign key defined. Is there any one who can give me a hint on the script to update on the master table so that all the other tables will contain the relevant changes on the testId. For example : Old value New Value testId = s401 I00010 s402 I00020 s403 I00030 s403 I00040 This is going be applied to over 30k rows hence i just needed a script to do it. Thank you so much for your time.

    modified on Wednesday, July 13, 2011 5:37 PM

    Database tools tutorial announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups