Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using CopyFromRecordset on a recordset retrieved from a Microsoft
Access table with more than 65536 records will work, it does moved the cursor to the 65537th record and the subsequent worksheet will be populated beginning with the 65537th record. However, when using CopyFromRecordset on a recordset retrieved from an Oracle table with more than 65536 records, the subsequent worksheet will be populated beginning with the first record again. I was hoping to use CopyFromRecordset (due to performance) instead of writing row by row. Thanks parityd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CopyFromRecordset Problem | Excel Discussion (Misc queries) | |||
CopyFromRecordset method | Excel Programming | |||
CopyFromRecordset does nothing | Excel Programming | |||
CopyFromRecordset does nothing | Excel Programming | |||
Copyfromrecordset Bug ? | Excel Programming |