Ask a Question related to ASP Database, Design and Development.
-
skumar #1
adapter.fill method error if the web application is left unattented for sometime
I am getting the adapter.fill method error if the web application is left unattented for sometime and if the user clicks a link or next button which access data. Is this due to script timeout or session timeout.If it is then how to avoid this
I need to take the user to login page if there is a timeout
Any suggestions.
skumar Guest
-
ORA-12560: TNS: Protocol Adapter Error
Hi dbuckingham, I am also facing the similar problem. I have 2 instances of 9i on same server. I am able to connect with one of them and... -
Problem accessing results from DataService fill method
I've set up an application that gets data from a data service configured with a java-dao adapter. If I define a DataGrid with the array populated... -
Problem calling Fill() method
I have several tables involved in my application, but the two in question here are the company and address tables. The company table has... -
PHP & OCI9. No such protocol adapter error.
Greetings, I've been developing several PHP-applications using Oracle client 8.2 and PHP 4.3.3 (OCI8 functions). Now the management wants to... -
ORA-12560:TNS:Protocol Adapter Error on Netware
I have this traditional error "ORA-12560:TNS:Protocol Adapter Error" when trying to connect to my Oracle 8i databases on Netware (i.e when i load... -
Aaron Bertrand - MVP #2
Re: adapter.fill method error if the web application is left unattented for sometime
[url]http://www.aspfaq.com/5002[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"skumar" <skumar@awiware.com> wrote in message
news:FC943282-43A1-40B2-A36E-B6DC77767C40@microsoft.com...unattented for sometime and if the user clicks a link or next button which> I am getting the adapter.fill method error if the web application is left
access data. Is this due to script timeout or session timeout.If it is then
how to avoid this.> I need to take the user to login page if there is a timeout.
>
> Any suggestions.
Aaron Bertrand - MVP Guest



Reply With Quote

