how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST