PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,