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 dencom 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: *

  • Users: MsMellow
  • Content: Threads
  • Order by date
  1. MsMellow

    Calling a stored procedure in SSIS

    Help!!!!! All I want to do is connect to a database, exec a stored procedure that writes to a flat file. Seems so simple and was in DTS. Can someone tell me how to do this is SSIS. What I have tried: 1. Tried to do it in Wizard, but doesn't seem to allow execute my_procedure_name in...
  2. MsMellow

    string to date

    Hi, Does anyone know how to convert 'Oct-09-07' to a date data type? Thank you!
  3. MsMellow

    print or output to screen from procedured

    Hi, I am new to SQL SERVER 2005. I have created a Stored procedure using T-SQL. I cannot seem to get my print statements for debugging to print to the screen. I did a simple select in the procedure. It did not print to screen either. I am used to procedures printing output in a grid in...

Part and Inventory Search

Back
Top