Hi,
I encounter this peculiar problem. I have the database connection string as an application variable (declared in global.asa). When i open a connection object with this connection string in an asp page, it inserts records into the table as required. But this happens only 3 out of 4 times. means... it is not inserting sometimes. The connection object does not get created. If i refresh the page with F5 it inserts. What could be wrong? I have finetuned IIS a bit by increasing the CPU usage % and reduced the no of hits per day. Still this does not help.
Can anybody throw light on this.
Thanx in advance.
SQLNerd
I encounter this peculiar problem. I have the database connection string as an application variable (declared in global.asa). When i open a connection object with this connection string in an asp page, it inserts records into the table as required. But this happens only 3 out of 4 times. means... it is not inserting sometimes. The connection object does not get created. If i refresh the page with F5 it inserts. What could be wrong? I have finetuned IIS a bit by increasing the CPU usage % and reduced the no of hits per day. Still this does not help.
Can anybody throw light on this.
Thanx in advance.
SQLNerd