Replying to @richquick
@richquick c.query('USE <db>');
c.query('SELECT * FROM <table>', function (e, r, f) {
console.log(r);
console.log(f);
c.end();
}
);
3:21 PM - 3 Jan 2012
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.