Advertisement

1 - 10 of 17 containing alltags:("mysql_time") (0.002 seconds)
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 ...
Zones: Web DevelopmentDate Answered: 06/11/2005 Grade: A Views: 0
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...
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: +--------------+---------------+-----------------...
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
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 ...
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...
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...
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. ...
Zones: PHP and DatabasesDate Answered: 08/15/2007 Grade: A Views: 0
How do I impose a query time limit? I need to force mysql to cancel any (select) query that takes longer than x seconds.
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...
Zones: CDate Answered: 03/22/2004 Grade: A Views: 0