> mysql -utest > That doesn't look right. You have to tell it where the server is too. Try using the IP of server even if it's the same box that you're working on:
mysql -h ww.xx.yy.zz -u root -p test where wxyz are something like 192.168.1.3 I'm probably missing some point but when you do get connected then I can recommend jdbc since it's so simple to setup using the OOo wizard. hth Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
