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

    Is it possilbe to call a store procedure inside another SP

    Inside a store procedure, I want to call another SP several times and insert the result into a table, is that possilbe? If so, how should I do that? Thanks,
  2. BeardBear

    can I make current timestamp to be part of the export file name?

    If it is possible, how to put the current timestamep to be part of the export file name?
  3. BeardBear

    Is it possible to export multiple select statement into one flat file?

    Those select statements don't have the same number of records. For example, the first select only retruns a lable and the number of recrods; the second one is the real data extract. Is it possible to concatenate them together and export to one flat file? Thanks

Part and Inventory Search

Back
Top