DCrake
Remembered
- Local time
- Today, 12:05
- Joined
- Jun 8, 2005
- Messages
- 8,620
I have this app that can be run under either 2003 or 2007. Now the user has asked if that instead of running reports as normal to snapshot files he wants them to go straight to pdf.
Now I know that this is only available in 2007. but if the user is running app on 2003 this will fall over. So what I need to is to detect at long which version of MS Access is running so that I can code it to toggle between snap shots and pdf's when generating reports.
Should image it is to do syscmd or something.
David
Now I know that this is only available in 2007. but if the user is running app on 2003 this will fall over. So what I need to is to detect at long which version of MS Access is running so that I can code it to toggle between snap shots and pdf's when generating reports.
Should image it is to do syscmd or something.
David