Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Function as a ComboBox RecordSource - doesn't properly work in 97

0 views
Skip to first unread message

Maris Vainbergs

unread,
Jul 27, 1999, 3:00:00 AM7/27/99
to
Hello All,

I got a problem when upgrading Acess 2.0 application to Access 97. All combo
boxws which have a function as a recordsource and which worked fine in
version 2.0 now stop working. I got an empty list in the box and specified
function never runs. I tried to manipulate with forcing requery of the combo
box, but without any success.

Could anyone help me here with some ideas, please?

Thank you and best regards,

Maris Vainbergs
International Atomic Energy Agency

PS I'll appreciate if you CC answers to the my e-mail address. Thank you.

Tom van Stiphout

unread,
Jul 28, 1999, 3:00:00 AM7/28/99
to
On Tue, 27 Jul 1999 10:15:48 +0200, "Maris Vainbergs"
<M.Vai...@IAEA.org> wrote:

You'll have to convert this functionality to a value list if the
information is static, or you'll have to write the data to a new table
and use it as the rowsource if it is dynamic.

-Tom.

0 new messages