
July 4th, 2000, 09:34 AM
|
|
Contributing User
|
|
Join Date: Feb 2000
Location: Aalborg, Denmark
Posts: 36
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Hi
Sounds like a prob i once had. Try
$result = $this->db->Query("sql");
It sounds dumb, i know, but it solved my prob. I think it has to do with the way strings are parsed in the db functions.
Regards
// Martin
[This message has been edited by kaasgaard (edited July 04, 2000).]
|