Results 1 to 2 of 2

Thread: Yikes! How ca this be done?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    Ok, I've got a binary string I want to put into Oracle as a long raw type from my vbApp. But VB pukes on this. It tells me something like: "Invalid end of string" How come and why and is there a container control better suited to this task that will facilitate this function.

  2. #2
    Hyperactive Member
    Join Date
    Dec 1999
    Posts
    321
    You could try to add a vbNullChar at the end of the string, to comfirm that that's where the string ends.

    Might work, might not. Haven't worked with Oracle.
    Signed, Rodik ([email protected])
    Programmer,usesVB6ED
    ===========================
    Copyright©RodikCo,2002.

    Dont mind this signature ;] Its old

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width