Advertisement

1 - 10 of 53 containing alltags:("5.x") (0.001 seconds)
Query pulls records from 5 db tables and returns Account Receivable by line item (e.g. Work Order || Quantity || Width || Height || Part Number EXAMPLE OF OUTPUT: ++++++++++++++++++++++++++++++...
Zones: PHP and DatabasesDate Answered: 10/13/2008 Grade: A Views: 0
Hi Experts,                  I am new to MYSQL stored procedures and functions. I have to create a procedure which requires to process multiple rows. For that I am using cursors.                 ...
Zones: Databases, MySQL ServerDate Answered: 09/14/2008 Grade: A Views: 14
Hello.  This is a followup to the question I posted here (http://www.experts-exchange.com/Database/MySQL/Q_23484583.html) Basically, I am needing to do a join on a query that isn't working for m...
Zones: MySQL Server, Databases, SQL SyntaxDate Answered: 06/16/2008 Grade: A Views: 0
Hello - I've got a query below that I'm trying to create a view for.  When I try to create the view for this, though, I get an error message back - "View's SELECT contains a subquery in the FRO...
Zones: MySQL Server, Databases, SQL SyntaxDate Answered: 06/17/2008 Grade: A Views: 0
Just wondering if there are any good recommended books, online material or other reference material to learn  good PHP Design pattern books used in an enterprise situation. Something that will show...
Zones: PHP, PHP and DatabasesDate Answered: 07/12/2008 Grade: B Views: 0
Is there a way to do "something" on out of memory? Ideally I probably want to do a backtrace but other things would be nice, like accessing an array after the error that could have memory alloca...
Zones: PHPDate Answered: 07/07/2008 Grade: B Views: 16
I have a tickets application where we track the check-in time (called startTime in the query) and the check-out time (called endTime in the query). The info is stored in a MySQL 5.x database (anywa...
Zones: MySQL Server, Databases, DatabaseDate Answered: 09/01/2008 Grade: B Views: 0
When I execute the following code, I get two different results - whats up?         echo date('Y\WW');         echo "<br>" . strftime("%YW%W", time()); I get: 2008W37 2008W36
Zones: PHPDate Answered: 09/08/2008 Grade: A Views: 0
1) This query selects all cities which have = 2 businesses. When using this query I get an empty result. I apply this query on the whole table: SELECT bizCity, COUNT(*) as biz_count from table GR...
Zones: MySQL Server, PHP and DatabasesDate Answered: 09/16/2008 Grade: A Views: 0
I have a running MySQL production server with moderate load. I want to move that to another server (slowly), how can i setup (and configure) another mysql server on the other machine and have it re...
Zones: MySQL ServerDate Answered: 10/29/2008 Grade: A Views: 4