Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem converting text to record
Message
De
23/06/1999 02:16:14
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Problem converting text to record
Divers
Thread ID:
00232842
Message ID:
00232842
Vues:
35
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.
Répondre
Fil
Voir

Click here to load this message in the networking platform