Garayed.com  

Go Back   Garayed.com > Oracle
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-04-2006, 01:04 PM
Ginko
 
Posts: n/a
Default utl_tcp reply from server

Hi ,

I have a problem with the reply from the server using utl_tcp.
Everything works fine but I can't store the reply into a variable.


the reply from the server is : ACK or NACK


code :


.....


o_ok := utl_tcp.GET_LINE(c,true);


dbms_output.put_line(o_ok); --> this output is always "OK"


dbms_output.put_line(utl_tcp.get_line(c,true)); -->
this out put is the reply from the server "ACK or NACK"



How can I put the reply from the server
(dbms_output.put_line(utl_tcp.get_line(c,true)); )
in the variable o_ok?


Thx

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:04 PM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.