populate combo box with foreign query

B

brian.capel

I have a combo box that I would like to populate with data from a table
that is not part of my Access database (a mainframe table). So far I
have used a valuelist that I populate from a recordset. But if there
are more than 500 records and I show 30 characters of data per record I
hit the 2056 string limit of the recordsource property. Can I populate
the combo box any other way with my mainframe data?

Thanks, Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top