Dynamic source of combobox

  • Thread starter Thread starter Stefi
  • Start date Start date
S

Stefi

Hi All,

I have an Access2003 application with several comboboxes with a dynamic
source (source is a SELECT sentence). They worked well for years. All of a
sudden, without any reason I could notice, they stopped working. Any idea
where to search for the cause of the problem and find a solution?

Thanks,
Stefi
 
On Thu, 7 May 2009 01:09:11 -0700, Stefi

What does that mean "they stopped working"? We can't see your app so
you have to be specific.
You can paste the sql statement in a new query (switch to SQL view)
and then switch to design view to allow the parser to check it. You
can then also run it to see if it returns the expected rows.
You can restore a backup of the FE and see if it works. You can
restore a backup of the BE and see if it works.
You can hire a competent developer to help you debug it.
So many options - so little information.

-Tom.
Microsoft Access MVP
 
Hi All,

I have an Access2003 application with several comboboxes with a dynamic
source (source is a SELECT sentence). They worked well for years. All of a
sudden, without any reason I could notice, they stopped working. Any idea
where to search for the cause of the problem and find a solution?

Thanks,
Stefi

We can't see your computer.
What does "stopped working" mean?

Perhaps you recently installed Access 2003 service pack 3.

Could be the Service Pack 3 bug.
See this link for details on the hotfix.

http://support.microsoft.com/kb/945674


If that is not your problem, please re-post with more information.
 
Back
Top