why after i create a database i can't find *.sql in my computer? i just saw a folder in c:\mysql\data ???
so how can i upload to website?
eeuhhh, you're not supposed to upload a *.slq file or something to run a database... Your host gives you access to your database by e.g. phpmyadmin. You can create your databases there, online. Or you run a query to create a database.
ok, thanks... i'll try it...