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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kenworld

  1. kenworld

    Urgent

    I'm trying to save results of request to my hard drive. example: select * from birtable go I want the results of this statement saved to c:\bir.txt someone mention the exec cmp command. I hope this helps. kenworld
  2. kenworld

    Urgent

    Need help saving results of a sql script results to my hard drive, Example select * from bir_table go Search results are saved to: c:\bir.txt Please help Kenworld
  3. kenworld

    Is there a way to automaticatly save a sql result to a file?

    Example: Select * from TEST_TBL result are saved to a file called text c:\test.txt

Part and Inventory Search

Back
Top