Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Freekawaii

    Dynamically creating a table

    Sorry, You deserve it!! If you only knew how many DBA's have pondered this question and not been able to help. Once I figure out how to give you a star, I will!! thanks again
  2. Freekawaii

    Dynamically creating a table

    Thanks!! I believe this may work!! Appreciate your help Michelle
  3. Freekawaii

    Dynamically creating a table

    I am trying to create a SQL executable string of type NVARCHAR that I can use the sp_executesql sp with. The purpose is to dynamically create a table, reading the table name from a table containing all tablenames from the sysobject file, and then building the table using the information_schema...
  4. Freekawaii

    Carriage Return/Line Feed

    I think we are doing somethign similiar. What exactly is the problem you are having?

Part and Inventory Search

Back
Top