How to run sql statement
Ok, I'm trying to pull some extra info into the postbit template. I have a user lookup table that is going to link the vb user id to a user name on another table. In the functions_postbit.php file, I'm trying to run a sql command to pull in that data, but it keeps blowing up. I know there is a function in vb to run sql commands... could anyone help? thanks!
|