Hello pips!
i have a problem with my connection to an oracle database.
see, i have this small utility which tests for connection to a given oracle database. after connection is done, i then enable triggers in my oracle database (my pl/sql statements were stored in a string array, is there an effect?) but after about enabling about 10 triggers an error appears stating: "Timeout Expires!". Is this an oracle error or is it possible that my DataAdapter connection caused this error? Is there a way I can prolong the limit for Timeout? thanks for any help you can chip in...
KDjLogan
i have a problem with my connection to an oracle database.
see, i have this small utility which tests for connection to a given oracle database. after connection is done, i then enable triggers in my oracle database (my pl/sql statements were stored in a string array, is there an effect?) but after about enabling about 10 triggers an error appears stating: "Timeout Expires!". Is this an oracle error or is it possible that my DataAdapter connection caused this error? Is there a way I can prolong the limit for Timeout? thanks for any help you can chip in...
KDjLogan