D
Dilo
Using Microsoft software is like fighting with a grizzly bear As an
example:
I have a client's database which has the back end/front end structure
(programming and forms etc in the front end and data tables linked from the
back end) which gets round the stupid problem Access has of having a
different folder on my client's computer than on mine by relinking the tables
when it starts up. I have recently upgraded from Office XP Developer to
Office 2007 (after Vista SP2 broke Office XP for good) and the VBA code
compiles and runs in 2007 without error.
This is what I have been through in the last 2 days...
1. Needed a runtime version of the database so I used the Developer Add-In
to produce a package and installed it on an XP-SP3 computer getting a
nondescript runtime error when it started (relinking the tables).
2. Converted the database files to 2007, compiled, ran the database and
checked it was OK then repackaged - same runtime error when relinking.
3. Moved the database to my C: drive and placed it in a fixed folder,
relinked to the fixed back end and removed the relinking code. Repackaged -
NEW nondescript runtime error later in the database trying to use a form.
Quite frankly PATHETIC. I can't count the number of hours of my life I've
wasted just fighting with Access (and Windows and...). "Your potential, our
destruction of your potential" would be a better catchphrase!
Does anyone know how to get a runtime version to work without these useless
errors?
example:
I have a client's database which has the back end/front end structure
(programming and forms etc in the front end and data tables linked from the
back end) which gets round the stupid problem Access has of having a
different folder on my client's computer than on mine by relinking the tables
when it starts up. I have recently upgraded from Office XP Developer to
Office 2007 (after Vista SP2 broke Office XP for good) and the VBA code
compiles and runs in 2007 without error.
This is what I have been through in the last 2 days...
1. Needed a runtime version of the database so I used the Developer Add-In
to produce a package and installed it on an XP-SP3 computer getting a
nondescript runtime error when it started (relinking the tables).
2. Converted the database files to 2007, compiled, ran the database and
checked it was OK then repackaged - same runtime error when relinking.
3. Moved the database to my C: drive and placed it in a fixed folder,
relinked to the fixed back end and removed the relinking code. Repackaged -
NEW nondescript runtime error later in the database trying to use a form.
Quite frankly PATHETIC. I can't count the number of hours of my life I've
wasted just fighting with Access (and Windows and...). "Your potential, our
destruction of your potential" would be a better catchphrase!
Does anyone know how to get a runtime version to work without these useless
errors?