
April 28th, 2000, 08:05 AM
|
|
Member
|
|
Join Date: Apr 2000
Location: thane
Posts: 50
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
sir
i'm successfully running PHP3.0.16+MySQL+apache 1.3.12 on windows 95
now i have created some databases like ranjeet,localdb etc..
but when i execute command
>mysql -uroot -p[mypass] DbName <schema
on command propmt i get
database DbName not found error
while the same command works fine on my linux machine ...why this is so.??
i can use that db n manually create tables but i want automatic way (rather i'm lazy)
actually database which i'm gonna design contains very large tables ..i mean there are large no of fields present in the DB ..
which i don't want to type
pls help me
ranjeet
|