May 11, 200619 yr I'm connecting to FM via ODBC from web scripts and inserting, updating, and deleting records via SQL. I've come across a particular field in FM where if I simply try and update it or insert something into it, the web script hangs for awhile and eventually times out. The funny thing is, immediately upon timing out the data that was suppose to get inserted does indeed get inserted. The problem is it takes the length of the scripts timeout setting and you end up at a timeout error page in your browser. The web server is Windows 2003 running IIS 6.0 and the scripting language is ASP VBScript. Every other field I've dealt with in these FM files has worked great except for this one. A very basic script doing nothing but updating this field causes the problem. Any info would be greatly appreciated. Thanks!
Create an account or sign in to comment