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
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my