Re: Populating ComboBox
- From: "Jeff Johnson" <i.get@xxxxxxxxxxx>
- Date: Thu, 1 Feb 2007 11:19:24 -0500
<rn5a@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.
.
- Follow-Ups:
- Re: Populating ComboBox
- From: rn5a
- 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
- Populating ComboBox
- Prev by Date: Re: Populating ComboBox
- Next by Date: Re: 10 to 20 item optimizer?
- Previous by thread: Re: Populating ComboBox
- Next by thread: Re: Populating ComboBox
- Index(es):