-
see that u've matching username and password of the db in the config file.
2009-07-30 02:39:10 UTC in FreeSMS (Free Student Management System)
-
EXPLAIN SELECT *
FROM `crc_schedule`
WHERE (
(
`crc_schedule`.`schedule_id` =16
)
)
and btw i dint execute this statement directly,i done through insert option and fill in the fields.
2009-01-08 08:45:23 UTC in FreeSMS (Free Student Management System)
-
I have logged into phpmyadmin and inserted a new row in crc_schedule...thats not being reflected on the schedule page ...tell me if i have upadated at a wrong place...plz get me outta this prob...
thnx in adv!
2009-01-08 03:39:04 UTC in FreeSMS (Free Student Management System)