Combo box not displaying field from SQL backend

A

amywolfie

I am having a strange problem with a combo box in Access 2007:

My backend tables are SQL Server 2005, linked. There is one,
Departments, which contains a Primary Key and a Key Descriptor field
called Dept Name.

When I try to set up a combo box using both of these fields on a form,
I can see the PK just fine, but the Dept Name field does not appear as
a field to be selected.

I've tried designing queries to base the combo on -- data displays
fine in query results, but again, the field does NOT appear as an
option to be selected by the combo box.

Our SQL DBA has checked the backend and there doesn't seem to be
anything unusual there.

Has anyone else experienced this issue?

Thanks!
Amy
(e-mail address removed)

=====
 
O

o;;

amywolfie said:
I am having a strange problem with a combo box in Access 2007:

My backend tables are SQL Server 2005, linked. There is one,
Departments, which contains a Primary Key and a Key Descriptor field
called Dept Name.

When I try to set up a combo box using both of these fields on a form,
I can see the PK just fine, but the Dept Name field does not appear as
a field to be selected.

I've tried designing queries to base the combo on -- data displays
fine in query results, but again, the field does NOT appear as an
option to be selected by the combo box.

Our SQL DBA has checked the backend and there doesn't seem to be
anything unusual there.

Has anyone else experienced this issue?

Thanks!
Amy
(e-mail address removed)

=====
 

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