D
D Newsham
I'm getting an FP Dump Error:
fp_conn.Open Application("survey1_ConnectionString")
FP_DumpError strErrorUrl, "Cannot open database"
on a 72 question survey that is posting to an Access database. This
error is not consistent, i.e. sometimes people can submit the survey
and sometimes they cannot.
In looking at the global.asa file, I see that the ConnectionTimeout is
set to 15 - would this be 15 seconds, and could this cause the dump
error if it is not long enough?
Thanks
Dina
fp_conn.Open Application("survey1_ConnectionString")
FP_DumpError strErrorUrl, "Cannot open database"
on a 72 question survey that is posting to an Access database. This
error is not consistent, i.e. sometimes people can submit the survey
and sometimes they cannot.
In looking at the global.asa file, I see that the ConnectionTimeout is
set to 15 - would this be 15 seconds, and could this cause the dump
error if it is not long enough?
Thanks
Dina