I have a website which uses a series oif ASP/VBscript scripts to access and update an Access database. It has run for years on a shared commercial service.
I also have a replica of the wesbite on my home pc for development and testing running under XP Pro and IIS. All works fine.
Recently I have had to switch my home setup to my laptop (also XP Pro and IIS). The scripts all appear to work ok except when I try to UPDATE certain tables.
I'm sure it must be a simple setup difference but I just don't know where to start looking.
Any suggestions?
I also have a replica of the wesbite on my home pc for development and testing running under XP Pro and IIS. All works fine.
Recently I have had to switch my home setup to my laptop (also XP Pro and IIS). The scripts all appear to work ok except when I try to UPDATE certain tables.
- Some give "Syntax error in UPDATE statement."
- Some give "Data type mismatch in criteria expression."
- Some work without error
I'm sure it must be a simple setup difference but I just don't know where to start looking.
Any suggestions?