Hi.
I have a procedure that throws a user defined exception that I want to handle in SQL*PLUS where the procedure is called. When the exception is thrown, I want a user message to the console and for SQL*PLUS to exit with a non-zero return code.
Currently getting "unhandled user-defined...
I want to be able to create a text only pdf that I can print onto pre-printed paper (for reasons of quality and economy), but when someone views the pdf, I would like them to see it on an image of the pre-printed paper.
Is this possible with Acrobat? With a different reader? Is there anything...
Given:
Dim sh As Object
Set sh = CreateObject("WScript.Shell")
sed = "c:\BIPApps\ssed\ssed s/\x0D//g c:\old.txt > c:\new.txt"
Anybody got any idea why if this works ...
ret = Shell("cmd /c " & sed) ' returns PID
... this doesn't?
ret = sh.Run(sed, 0, True) ' returns 2
Thanks to all,
Nick.
I find that Access is unable to link to Oracle tables that have a VARCHAR2 column defined as the primary key.
All I get is the #DELETED indicators.
Anyone know how to resolve this (without changing the Oracle table).
Is it possible to link the table without selecting a Primary Key at all (I...
Hi all.
We've moved our site to a new host; anyone accessing via the www address is fine, but anyone accessing it via the ip address is now directed to an "Information page" that tells them they need to access the site via the www name and not the ip address.
We've done this by using a default...
When receiving from internet accounts, I get the message:
"Some messages couldn't be retrieved from the server. This usually happens when the connection to the server is lost due to server or network problems...".
I only get the message when there is mail to receive.
It is not the...
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.