View Single Post
Old 04-06-2007, 03:43 AM   #3 (permalink)
wolf99
Code Monkey
 
wolf99's Avatar
 
Join Date: Jan 2006
Location: in college (again) in rural Eire
Posts: 45
wolf99 is on a distinguished road
setings

Thats what I thought, but either Ive done it wrong, or missed something
here is what I have:

P2List data:
Name: P2List
Connect: Access
DatabaseName: C:\Setup.mdb
RecordSource: Setup
(everything else pretty much as default)

select ComboBox:
DataField: Product Desc (not primary key, does this matter?)
DataSource P2List
Style: 2-Dropdown List
(everything else pretty much as default again)

I guess I should have specified this in my initial post. In the db "Setup.mdb", the table "Setup" contains 3 test records, but the box just drops one empty line.....
any suggestions?

thanks
wolf99 is offline   Reply With Quote