LarryDeLaruelle
Technical User
I recently distributed a small application to about 50 users using a front end download process to put the front end on the user systems. The application is Access 2K. Some users have XP Pro, some have Windows 2K Pro and some have Windows Server 2003 (terminals); all have Access 2K installed locally or on the server.
I use the Date() function to run an age calculation in the main form's source query and to populate a date field on another forms.
On 2K Pro I have encountered no problems. Both XP Pro and Server 2003 choke on the query age calculation. The Date() function setting the form date chokes on the XP Pro only.
I've checked references on the problem systems and all match (closely, depending on what versions of the dll's are installed) with my computer (2K Pro OS) where the app was developed.
Has anyone else encountered OS based problems with functions and, if so, have you found a fix?
Any assistance will be appreciated.
Larry De Laruelle
I use the Date() function to run an age calculation in the main form's source query and to populate a date field on another forms.
On 2K Pro I have encountered no problems. Both XP Pro and Server 2003 choke on the query age calculation. The Date() function setting the form date chokes on the XP Pro only.
I've checked references on the problem systems and all match (closely, depending on what versions of the dll's are installed) with my computer (2K Pro OS) where the app was developed.
Has anyone else encountered OS based problems with functions and, if so, have you found a fix?
Any assistance will be appreciated.
Larry De Laruelle