Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
[function.file]: failed to open stream: No such file or directory
Okay I wrote this little script to upload a csv file that is located on my webhosts server to a mysq
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID