Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this happened ?
Message
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Why this happened ?
Miscellaneous
Thread ID:
00456656
Message ID:
00456656
Views:
58
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 <><>
<><><><><><><><><><><><><><><><><><><><>
Next
Reply
Map
View

Click here to load this message in the networking platform