Hi,
we have a contact management system built with PHP and MySQL, and are looking for the best way to show a list every user's contacts; we have about 50 users and they want to see a scrollable ...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21418102.html
Hi..
in mysql, i've got a field bigint(25) allocated the field call "lastupdate", but the thing is whenever I update it with time(), and i check the database, there's only first 10 digits of the...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21567906.htm...
Zones:
PHPDate Answered: 09/24/2005 Grade: A Views: 0
REFRENCE: http://www.experts-exchange.com/Databases/Mysql/Q_22024457.html
Ok, How can i add the totals up for each? For example: Lets take:
+--------------+---------------+-----------------...
http://www.experts-exchange.com/Database/MySQL/Q_22024628.html
Zones:
MySQL ServerDate Answered: 10/15/2006 Grade: A Views: 0
Hi Experts,
I'm using MySQL database.
How can I get MySQL_TIME from select query against a table which has a column which datatype is TIMESTAMP?
-Rahul
http://www.experts-exchange.com/Programming/Languages/C/Q_22097194.html
Zones:
CDate Answered: 12/20/2006 Grade: A Views: 0
Dear all,
In MySQL, I want to store a datetime value.
My datetime value include: year, month, day, hour, minute, seconds, milisecond.
How can I store this value because currently datetime ...
http://www.experts-exchange.com/Database/MySQL/Q_20595756.html
Zones:
MySQL ServerDate Answered: 10/11/2004 Grade: A Views: 0
I have a database with classes listed by day and time in mySQL. I want to pull the next 3 records from the database. Using ASP the page determines the current day and time and is supposed to give...
http://www.experts-exchange.com/Database/MySQL/Q_21207467.html
Zones:
MySQL ServerDate Answered: 11/28/2004 Grade: B Views: 0
I have a database that has classes listed. I am trying to make it loop through and list the time then the classes for each day at that time. I can get the time to work but when I try to compare t...
http://www.experts-exchange.com/Database/MySQL/Q_21274880.html
Zones:
MySQL ServerDate Answered: 12/12/2005 Grade: B Views: 0
i realize that comparing times for login scripts is confusing because of the different time zones involved between users and servers.
i also understand converting time between php and unix.
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
How do I impose a query time limit? I need to force mysql to cancel any (select) query that takes longer than x seconds.
http://www.experts-exchange.com/Database/MySQL/Q_20800968.html
Zones:
MySQL ServerDate Answered: 11/18/2003 Grade: A Views: 0
Hi experts,
I am getting segmentation fault when running a c program using mysql api.
The part which is returning dfault is as given below
static void sas_sys_warn( MYSQL *mys...
http://www.experts-exchange.com/Programming/Languages/C/Q_20925807.html
Zones:
CDate Answered: 03/22/2004 Grade: A Views: 0