T
Tom
I have an ADP connected to SQL Server 2000.
I have a form that is using an ActiveX Calendar Control.
When I run the Application in Office 2003 it works fine and transfers the
selected date from the control to my ComboBox.
When my user runs it in Office XP the Application hangs when the code
attempts to place the value of the control into the ComboBox.
If a create an MDB and run the same code it works.
Any idea why it won't work in an ADP?
Or why it works in 2003 but not XP?
I have a form that is using an ActiveX Calendar Control.
When I run the Application in Office 2003 it works fine and transfers the
selected date from the control to my ComboBox.
When my user runs it in Office XP the Application hangs when the code
attempts to place the value of the control into the ComboBox.
If a create an MDB and run the same code it works.
Any idea why it won't work in an ADP?
Or why it works in 2003 but not XP?