PDA

View Full Version : DB class


gmarik
08-04-2003, 10:27 AM
I don't get it working.
I have an ordinary, non vB MySQL query and when I remake it into vB style with global.php included, nothing works. Has anybody got an idea what do?! :smoke:

noppid
08-04-2003, 12:33 PM
We'd only be guessing without the code to check.

Try posting the query.

gmarik
08-04-2003, 01:05 PM
Take whatewer query, really does not matters. Really does not. Please.

filburt1
08-04-2003, 01:11 PM
SELECT username FROM user LIMIT 1;

You know, the error would be helpful...