Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
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
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di