Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo text
Message
 
À
06/03/2002 00:55:34
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00628376
Message ID:
00628879
Vues:
17
Check field length, field size, Allow Zero Length, ... properties of your field(4). For example, trying to set the field to 12 characters when the field is declared as 10 will generate this error.

q
>Hi Eric,
> Error is as follows.
>
>Multiple step operation generated errors. check each status value.
>
>Cursor highlight at rs.Fields(4).Value = DataCombo1.Text.
>
>
>>>Hi,
>>>
>>>I am using following command to put data in record set but giving error at datacombo line any idea.?
>>>rs.Fields(0).Value = Text1
>>>rs.Fields(1).Value = Text8
>>>rs.Fields(2).Value = Text2
>>>rs.Fields(3).Value = Text3
>>>rs.Fields(4).Value = DataCombo1.Text
>>>TIA
>>
>>which error?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform