I have created a CGI script using perl(Win32::ODBC) to view/add/update a MSAccess database. Since upgrading the web server to a Windows 2003 server, my SQL query to insert a record is failing with an error saying 'Operation must use an updateable query'. If you run the same query from command line it works fine.
I have 2 web server services running on this server. The primary is IIS running SSL and the other is Apache without SSL. The script works fine under apache but not IIS.
I have 2 web server services running on this server. The primary is IIS running SSL and the other is Apache without SSL. The script works fine under apache but not IIS.