Z
ZRexRider
Hi,
I have an ADP file created in MS-Access 2003 SP1 that is working very
well. Unfortunately I have to deploy on workstations having MS-Access
2002 SP3.
I have rarely experienced a problem with this risky behavior but today
I think it has caught up with me.
On my development box (Access 2003) I added a simple check box to a
form. It's bound to a SQL server field (within a recordset). Works
great with no surprises.
I copy this same ADP file to the MS-Access 2002 machine and 99% of the
program works as expected - except when I click that new check box.
That check box is like a detonator for a nuclear strike. As soon as
it's clicked, MS-Access commits suicide.
I've opened the app in dev mode and used menu options (Debug|Compile)
and tried again and got same results.
I've tried starting the App by using the /Decompile switch and got the
same results.
I've delete the check box and added it back while on the MS-Access 2002
machine and got the same results.
I'm about to create a new form and scrape all of the objects and code
onto it to see if I can recover this way.
Anybody have any better ideas?
Thanks
I have an ADP file created in MS-Access 2003 SP1 that is working very
well. Unfortunately I have to deploy on workstations having MS-Access
2002 SP3.
I have rarely experienced a problem with this risky behavior but today
I think it has caught up with me.
On my development box (Access 2003) I added a simple check box to a
form. It's bound to a SQL server field (within a recordset). Works
great with no surprises.
I copy this same ADP file to the MS-Access 2002 machine and 99% of the
program works as expected - except when I click that new check box.
That check box is like a detonator for a nuclear strike. As soon as
it's clicked, MS-Access commits suicide.
I've opened the app in dev mode and used menu options (Debug|Compile)
and tried again and got same results.
I've tried starting the App by using the /Decompile switch and got the
same results.
I've delete the check box and added it back while on the MS-Access 2002
machine and got the same results.
I'm about to create a new form and scrape all of the objects and code
onto it to see if I can recover this way.
Anybody have any better ideas?
Thanks