SQL/DB Error -- [
    Error establishing a database connection!
  1. Are you sure you have the correct user/password?
  2. Are you sure that you have typed the correct hostname?
  3. Are you sure that the database server is running?
]
SQL/DB Error -- [
    Error selecting database adam!
  1. Are you sure it exists?
  2. Are you sure there is a valid database connection?
]
Bikelog

Adam's Bikelog

Data culled from Adam's Cateye Enduro 8 cycle computer.


Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/adam/public_html/bikelog/ez_sql.php on line 85

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/adam/public_html/bikelog/ez_sql.php on line 86
SQL/DB Error -- []
ezSQL (v1.26) Debug..

Query [1] -- [SELECT MAX(`mph_max`) AS 'mph_max', MAX(`mph_avg`) AS 'mph_avg', MAX(`duration`) AS 'duration', MAX(`distance`) AS 'distance' FROM `bikelog`;]

Query Result..

No Results
If ezSQL has helped make a donation!?   [ go on! you know you want to! ]

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/adam/public_html/bikelog/ez_sql.php on line 85

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/adam/public_html/bikelog/ez_sql.php on line 86
SQL/DB Error -- []
Query [2] -- [SELECT DATE_FORMAT(`date`, '%b. %e, %Y') AS 'date_fmt', date, mph_max, mph_avg, distance, TIME_FORMAT(`duration`, '%k') AS 'hours', TIME_FORMAT(`duration`, '%i') AS 'minutes', TIME_FORMAT(`duration`, '%s') AS 'seconds', duration FROM `bikelog` ORDER BY `date`;]

Query Result..

No Results
If ezSQL has helped make a donation!?   [ go on! you know you want to! ]

Version r42 :: View Source