array in "one shot" in a field
I justs have an array:
myArray('aaa',bbb','ccc'.eccc) note: Are approx 23.000 elemnts into the arry.
i use ado jet 4.0/vb6 classic and just have a conn active.
is possible to insert into a filed TEST in table TAB1 the entyre array elements in "one shot only"???
naturally without loop the signle elelemnts of array:-)
Re: array in "one shot" in a field
I'm curious also. I found this:
http://support.microsoft.com/kb/555266
But I'm not curious enough to test it :)
Re: array in "one shot" in a field
Quote:
Originally Posted by
TysonLPrice
tks.
But i work with vb6 classic and access database...
Re: array in "one shot" in a field
Sorry...I didn't look close enough. I don't know Access.