[Geomedia-l] Object data from Autocad Map files
radu
kose.radu at googlemail.com
Wed Aug 30 05:09:23 CDT 2006
hi, All
Does anyone have the idea how to copy one item in one GRecordset to another
GRecordset
this is my code
*Do While (not RS1.EOF And Not RS1.BOF)
Dim i As Integer
If (i - 1 = 3) Then
Set RS2 = RS1*
* End If*
* RS1.movenext*
* Loop*
**
however i always get the whole cpy instead f the item i need
it is pssible to select only ne record which i need from a recordset
Thanks
BR
Radu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.directionsmedia.net/pipermail/geomedia-l/attachments/20060830/03e15c6b/attachment.html
More information about the GeoMedia-l
mailing list