my problem is that I am having problems with binding access 2007 table to an ADO and for that matter, a combo box.
Don't use Microsoft.Jet.OLEDB.4.0 for provider.
You need to use the "Microsoft.ACE.OLEDB.12.0"
The easiest way is to setup a Data Link or a Data Provider.