Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this happened ?
Message
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Why this happened ?
Divers
Thread ID:
00456656
Message ID:
00456656
Vues:
59
Hi,
My program crashes whenever I click the button, this button has a code to search for a data in the Access data file .mdb :
The code is :
.Seek Array(CStr(rstContract!ContractNo), CStr(strMonth), CStr(strYear)), adSeekFirstEQ

The index file in the .mdb is :
Contractno (and have indexes 3 fields) field1, field2, field3

Note:
The system crash stops when I change the code to the following, like searching only for one value (field):
.Seek Array(CStr(rstContract!ContractNo)), adSeekFirstEQ

What I did:
- Reinstalled VB + SP4
- Reinstalled Access þ2000þþ

All what I did, didn’t help, problem still exist?

Any advice please
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform