Re: run time error when trying to load the data into a combo box
- From: Jan Hyde <StellaDrinker@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 22 Aug 2006 13:15:26 +0100
Claudia Fong <cdolphin88@xxxxxxxxxxx>'s wild thoughts were
released on Tue, 22 Aug 2006 02:03:02 -0700 bearing the
following fruit:
Hello everyone,
I'm trying to load the data from an access db into a combo box, and this
error is display when the table is empty:
No value given for one or more required parameters.
When I try to debug the error appears in this line:
rs.Open "SELECT * FROM [default values] ORDER BY site", Cn,
adOpenDynamic
Is that possible to avoid this kind of error happenned?
Is that the *exact* code?
Jan Hyde (VB MVP)
--
Politician: A man who will double cross that bridge when he comes to it. (Douglas Aiken)
.
- Follow-Ups:
- Re: run time error when trying to load the data into a combo box
- From: Claudia Fong
- Re: run time error when trying to load the data into a combo box
- References:
- run time error when trying to load the data into a combo box
- From: Claudia Fong
- run time error when trying to load the data into a combo box
- Prev by Date: run time error when trying to load the data into a combo box
- Next by Date: Re: run time error when trying to load the data into a combo box
- Previous by thread: run time error when trying to load the data into a combo box
- Next by thread: Re: run time error when trying to load the data into a combo box
- Index(es):
Relevant Pages
|