Re: Read/write textfiles using Transact SQL in Sybase
- From: FrankHamersley <FrankHamersleyZat@xxxxxxxxxxx>
- Date: Mon, 24 Oct 2005 12:04:53 GMT
sgaikwad@xxxxxxxxxxxx wrote:
Hello,
As per our project requirement, we need the following issues to be solved using Transact-SQL in Sybase: 1. Can we read or write a text file using Transact-SQL in Sybase database?if yes, need the syntax of the same.
Many ways to skin this cat. Prolly best to bcp it into a table and then deal with it.
2. How do we run a Batch File (Command File) using Transact-SQL in Sybase database?
Check out xp_cmdshell
It will be very appreciated for your responses asap. We are in very urgent schedule.
Thanks in advance..
Regards, Sowmya
Good luck, Frank. .
- References:
- Read/write textfiles using Transact SQL in Sybase
- From: sgaikwad
- Read/write textfiles using Transact SQL in Sybase
- Prev by Date: Read/write textfiles using Transact SQL in Sybase
- Next by Date: Re: Read/write textfiles using Transact SQL in Sybase
- Previous by thread: Read/write textfiles using Transact SQL in Sybase
- Next by thread: Re: Read/write textfiles using Transact SQL in Sybase
- Index(es):
Relevant Pages
|
|