Thanks fellas for responding. I have looked into the unload command and it doesnt seem to be firing for me. These are my attemts:
#$endDate = Syb::Value($conn,"select getdate()");
#$endDate = 45;
#$endDate = Syb::Value($conn,"SET TEMPORARY OPTION TEMP_EXTRACT_APPEND = ON");
#$endDate =...
Could some one please give me some advice? I am new to Sybase and am trying to get sybase-ase-11.0.3.3-6 to produce an outfile of a certain table. It would be great if I could create an xml file but anything will do.
This is what I would do for MySQL:
Select * from someTable into outfile...
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.