Welcome Guest, Not a member yet? Register   Sign In
Using Native MySQL Functions With Active Record
#3

[eluser]emdog4[/eluser]
hey, thanks for the response, that helped. Mike and I are working on this together. I split the fields in my database up to "date" (DATE) and "time" (TIME) and then:

Code:
$this->db->where('date', 'CURDATE()', FALSE);

and now it works!

I apologize because this was the biggest noob post ever (as well as my first). I appreciate the help though. -Emery


Messages In This Thread
Using Native MySQL Functions With Active Record - by El Forum - 06-24-2008, 08:35 AM
Using Native MySQL Functions With Active Record - by El Forum - 06-24-2008, 08:50 AM
Using Native MySQL Functions With Active Record - by El Forum - 06-24-2008, 10:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB