Is it possible to read ASCII files in PLSQL and load it to database using Insert statements. If so please give me the answer?
http://www.experts-exchange.com/Database/Oracle/Q_10059524.html
Zones:
OracleDate Answered: 06/23/1998 Grade: B Views: 0
For the function below I'm having trouble getting the output to display the ASCII symbol of:
3 - heart
4 - dimond
5 - club
6 - spade
What appears is a black box instead of the correct symbol. I a...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10063771.html
Zones:
C++Date Answered: 07/17/1998 Grade: A Views: 0
What is the equivalent ascii code for tab. example. If I was to use the up arros it would be #80 and the down would be #72.
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10182822.html
Zones:
PascalDate Answered: 07/16/1999 Grade: B Views: 0
Hi, I need to tranfer files _with_ wget. But they are ascii not bin.. does any1 know how ?
http://www.experts-exchange.com/OS/Linux/Q_10215039.html
Zones:
LinuxDate Answered: 01/11/2000 Grade: C Views: 0
Hello Experts
I would like to know if its is possible to covert a binary format file into ASCII.
http://www.experts-exchange.com/Hardware/Misc/Q_10247245.html
Zones:
HardwareDate Answered: 12/16/1999 Grade: B Views: 0
The Ascii code in windows is diferent from the Ascii code in msdos.
char(180) in ms dos is a hor + vert pipeline - in windows it's a"'".
Does anybody have a function to convert the windows as...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10318786.html
Zones:
Visual BasicDate Answered: 06/08/2000 Grade: A Views: 0
here's the task...
i want to open a file for input reading all the way through, and when a line matches a criteria, i add it to a tree, with a tag/key (not sure which one, doens't matter though)...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11338017.html
Zones:
Visual BasicDate Answered: 09/21/2000 Grade: A Views: 0
When I enter the below message box in VB I get | returned, but I should get Ä returned.
msgbox Chr(142)
I get similar things returned for values up to 159.
These are all European values I ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20032155.html
Hi all
I have a question that vb developers may be able to help me with. On a computer I have with windows 98 I have a ascii charater problem. I want to put chr(157)= Ø onto a command button ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20089113.html
HOW TO GET THE ASCII CODE OF A CHARACTER IN VBSCRIPT? IS THERE ANY BUILT IN FUNCTION OR WE HAVE WRITE OUR OWN CODE TO GET THE ASCII CODE
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20105192.htm...
Zones:
ASPDate Answered: 04/26/2003 Grade: A Views: 0