Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem converting text to record
Message
From
23/06/1999 02:16:14
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Problem converting text to record
Miscellaneous
Thread ID:
00232842
Message ID:
00232842
Views:
34
I have Data Control component with the following property:
Connect: Text
BOF Action: BOF
EOF Action: EOF
Recordset Type: Dynaset
Option: 0 (I also have tried the value 256, and it didn't help)

the data contains 150.000 lines of text, and I want to create one record for each line of text. It turns out, the data control only creates 149 records when I execute these command:
- data1.recordset.movelast
- msgbox data1.recordset.reccount

Could anybody help me explaining this (and the solution)?

Thank you very much for your kind attention.
Reply
Map
View

Click here to load this message in the networking platform