|
-
May 28th, 2008, 01:54 PM
#1
Thread Starter
Junior Member
array string into table
hi
i need visual basic 6 code that insert array string into table (oracle database)
as soon as posible
-
May 28th, 2008, 03:13 PM
#2
Re: array string into table
Into a single record or multiple (one for each array element)?
 Originally Posted by conan911
as soon as posible
You forgot the "magic" word.
-
May 28th, 2008, 03:32 PM
#3
Thread Starter
Junior Member
Re: array string into table
one dimention array
the record like this
22:12:44A VE004010009ED59E6
VE004010009ED59E6
VE004010009ED59E6
22:12:44 VE004010009ED59E6
-
May 28th, 2008, 05:19 PM
#4
Re: array string into table
Do you need to insert entire array into one record or create new record (in a table) for each element in your array?
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
|