Re: Using mySQL with version 1.9.3

2001-03-24 Thread Martin Geisler
Geoff Smith <[EMAIL PROTECTED]> writes: > Is 1.9.3 working with databases? It's surposed to :-) > if so do I have to create any tables in advance or will it create > them it's self if needed? You should just have the table 1.52 would need, nothing special there. For MySQL that would be: CREAT

Using mySQL with version 1.9.3

2001-03-24 Thread Geoff Smith
Is 1.9.3 working with databases? if so do I have to create any tables in advance or will it create them it's self if needed? I ask because I set up a database and when I tried to run I got the error... Warning: Supplied argument is not a valid MySQL result resource in ./phpweather/db_mysql.php