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 TouchToneTommy 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: SPIKEY2
  • Content: Threads
  • Order by date
  1. SPIKEY2

    Xp_sendmail, adding spaces in query output

    Using SQL Server 2000 Service Pack 2 Build 2195 using xp_sendmail with code : EXEC master.dbo.xp_sendmail @recipients = 'mailbox', @query = 'SELECT creditdetails FROM ic_creditcards.dbo.uk_credits_20030213', @message = '', @subject = '', @width=100, @no_header='TRUE'...

Part and Inventory Search

Back
Top