Could any body tell me what will be the command line procedure to setup username and password for perticuler databse..
I mean if I have a database called "mydatabase" then how could i set up a username and password in my windows98 environment..
any idea ??
Well, assuming that you are using mysql...head into the directory you installed it..then into the bin directory..run the program mysql.exe, then look use the GRANT statement..check the mysql docs for usage on GRANT...
Matt Wade codewalkers.com
Still confused i have tried..but no success.. could you please explain a bit ??
Thanx a lot ..