|
-
Aug 11th, 2000, 11:10 AM
#1
Thread Starter
Hyperactive Member
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.
-
Aug 11th, 2000, 11:39 AM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|