Recent content by FabriceP

  1. F

    ASP/ODBC request works only one time

    Hi all. I made new (comparative) tests : - a script with one request (4 rows and 2 columns) launched manually 20 times works well. - a script with 5.000 requests (the same) sequentially (connect, request, disconnect) works until 3.000 after, I've got an error. - the same (5.000)...
  2. F

    dllhost.exe becomes huge ASP/ODBC

    Hi all. I'm still testing ASP/ODBC/Progress. With the request that worked yesterday, i can shut down my web server today because the dllhost.exe process becomes huge. Thanks for helping me...
  3. F

    ASP/ODBC request works only one time

    Thanks, that was this kind of problem, your memory is okay ;-) . I have 8 cnx on my server. I shutdowned my base and restarted it, after it has worked about 20 minutes. I had to restart it again. After a moment, my web server has fallen down. I guess it's the Merant odbc driver, because I...
  4. F

    ASP/ODBC request works only one time

    Hello. I'm trying to make requests on a progress DB by ASP via ODBC. MERANT 3.60 progress v9.1B My request works, but if I send it too fast , I've got an 3709 error. I have to wait for 30 seconds if I want to have a chance to obtain the correct recordset. An idea ? Thanks a lot ...
Back
Top