How to fwrite the result of the query as string?
I am having a problem on writing the result of the query completely. When I save the query to a file, for example the reult of the query is 00175, it only writes 175 on the file.. I think it treats the 00175 as an integer that's why it disregard th 00 and writes 175. How can I make it 00175? Thanks..
Subject
Written By
Posted
How to fwrite the result of the query as string?
August 08, 2005 03:18AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.