If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Strings not terminated

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-05-03, 08:58
mulgurul mulgurul is offline
Registered User
 
Join Date: Feb 2003
Posts: 2
Unhappy Strings not terminated

Im calling Oracle 8.1.7 stored procedures using VB6/ADO 2.7
All varchar output parameters are not terminated when the result are retrieved. The VARIANT VB type is first filled with the correct result, but then exended with crap data, which seems to could be any data in the memory.
This is a big problem for me, as i dont know exactly where to truncate real dat5a from crap.
There must be some workaround. I dont have access to the SP's themself. So it must be fixed in ADO or VB.

Anyone got an idea, or has expirienced the same?
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

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