Re: Populating ComboBox
- From: rn5a@xxxxxxxxxxxxxx
- Date: 1 Feb 2007 08:34:16 -0800
On Feb 1, 9:19 pm, "Jeff Johnson" <i...@xxxxxxxxxxx> wrote:
<r...@xxxxxxxxxxxxxx> wrote in message
news:1170345948.684381.316930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
But when I select an item from the ComboBox, then I get a 'Unspecified
error' which points to this line in the OnClick event function of the
ComboBox:
objConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &
App.Path & "/DB/MyTable.mdb"
Try using backslashes ( \ ) in the path name instead of the slashes ( / )
you currently have.
No...Jeff....that doesn't make any difference....I still get that
error.
What I find surprising is the MsgBox (bnBusy) is not even in any loop;
so what's causing the MsgBox line to fire more than 60 times!!
Any other ideas/suggestions?
.
- Follow-Ups:
- Re: Populating ComboBox
- From: Dave O.
- Re: Populating ComboBox
- From: Ken Halter
- Re: Populating ComboBox
- References:
- Populating ComboBox
- From: rn5a
- Re: Populating ComboBox
- From: Dave O.
- Re: Populating ComboBox
- From: rn5a
- Re: Populating ComboBox
- From: rn5a
- Re: Populating ComboBox
- From: rn5a
- Re: Populating ComboBox
- From: Jeff Johnson
- Populating ComboBox
- Prev by Date: Re: 10 to 20 item optimizer?
- Next by Date: Re: 10 to 20 item optimizer?
- Previous by thread: Re: Populating ComboBox
- Next by thread: Re: Populating ComboBox
- Index(es):
Relevant Pages
|