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

Search results for query: *

  1. amorvivir

    Sybase outfile

    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 =...
  2. amorvivir

    Sybase outfile

    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...

Part and Inventory Search

Back
Top