
March 19th, 2003, 12:04 PM
|
 |
echo $usertitle['computer'];
|
|
Join Date: Jan 2003
Location: UK
|
|
|
MySql
How would I connect and query a MySql database
(and also do UPDATE and INSERT) from a VB 6.0 program, also how do I get it to check to see if I'm connected (to the internet) before it connects to the database?
|