Hello mtorbin!
Did you have any luck solving this issue as I have the same problem - URL will not open in the browser window using refresh. Any help much appreciated.
Thanks
Yeh - the connection is open.
The 'connection' at the top is the return connection object from another routine. If it's not null, i.e. a connection has been made then this code runs.
I have an Oracle databases that has a stored procedure which accepts a string. This return is just a simple message of varchar2 type.
Can someone please tell me what I am doing wrong in the C# code below? - it fails on the ExecuteNonQuery()
Thanks in advance.
if (connection != null)
{...
I have written a Perl script that is called from a browser and is given a UNC or Physical pathname plus a filename without the extension as an argument, e.g. \\server\share\dir\file
The script then searches this remote directory path and finds (or not) the first file it comes to with the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.