Thread
:
Press CONTROL V now......whats on your clipboard?
View Single Post
09-21-2004, 12:03 PM
boldy
Macdaddy coder
Industry Role:
Join Date: Feb 2002
Location: MacDaddy pimp coder
Posts: 2,806
lQry2.setParam(0, webmaster_id);
lQry2.setParam(1, ++priority);
aDbh->executeQuery(lQry2.getQuery().c_str());
row=aDbh->fetch_row();
if (row) {
processor_id_int=atoi(row[0]);
}else{
processor_id_int=0;
}
aDbh->finish();
Hey, you wanted it
__________________
MacDaddy Coder.
boldy
View Public Profile
Find More Posts by boldy