Home » Developer & Programmer » Forms » client_text_io.put() utilityin oracle 10g forms with application server10g (Oracle Forms 10g and Application server 10g windows2003)
client_text_io.put() utilityin oracle 10g forms with application server10g [message #357091] Mon, 03 November 2008 21:01 Go to next message
viggy7477
Messages: 1
Registered: November 2008
Location: malaysia
Junior Member
Hi,

This is regarding the client_text_io.put() utility in oracle forms 10g. I am trying to populate data from forms to a text file, actually there are 22580 records are available in database table but while loading
into a text file only 6000 records are being written.
There are no exceptions thrown by the program.

could anybody please suggest the solution for resolving the above issue.

regards
Suresh
Re: client_text_io.put() utilityin oracle 10g forms with application server10g [message #357546 is a reply to message #357091] Wed, 05 November 2008 17:49 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
client_text_io.put() just 'puts' the data. You need to do a client_text_io.put_line() ever now and again.

David
Previous Topic: character parameter in default_where property
Next Topic: Pre-Insert Trigger
Goto Forum:
  


Current Time: Mon Feb 03 15:03:38 CST 2025