View Single Post
  #1  
Old 11-21-2006, 12:29 AM
ChUzZ
Fire Beetle
 
Join Date: Jul 2006
Posts: 23
Default Creating Accounts for other computers on the LAN???

Hey ppl,

what is the commandline in MySQL Query Browser to add other users on my LANs???

This one provided on the server setup second didn't work.
INSERT INTO accounts VALUES (1, 'Admin', '', 0, 'mini', 250, , 0, 0, 0, 0, 'IP of Account')

Anyone able to help???
Reply With Quote