request for support with mysql_store_result() and mysql_field_count() with vbscript

2002-08-29 Thread Angel Moon
general outline of situation; my office is moving away from microsoft (resistance is NOT futile!!! go slashdot!), and establishing web-based customer service systems. i'm currently establishing a customer table, that links to a contact table. each customer will be listed once; to be the customer

how does one successfully use mysql_store_result()?

2002-08-28 Thread Angel Moon
HOW does one use this to confirm a record set? for instance, if mysql_store_result() = 0 then do nothing end if where mysql_store_result() returns an empty set on a select statement. any help obtained would be WONDERFUL!!! sorry, i'm new to this, the syntaxtual information is quite confus