We have an requirement for convertion of Sybase Table data to Flat files ? Is there any feaure in Sybase 10.2 like Oracle has feature to convert table data to flat files through Stored procedures ?
Thanks
Biraja
Another option is to utilize external file system access (ASE12.5). Then you can create a proxy table in the server who actually points to a file and write to it through standard SQL-statments (through a stored procedure if you wants to).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.