Closed Thread Icon

Preserved Topic: Call the server (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=21117" title="Pages that link to Preserved Topic: Call the server (Page 1 of 1)" rel="nofollow" >Preserved Topic: Call the server <span class="small">(Page 1 of 1)</span>\

 
Osaires
Paranoid (IV) Inmate

From: oslo, Norway
Insane since: Aug 2001

posted posted 12-11-2001 17:29

I don't know if this sounds stupid, but here go's

how can i call my server and make a account and table inn the mysql database


Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 12-11-2001 17:43

Osaires: Its not a stupid question. I'd use phpMyAdmin:
www.phpwizard.net/projects/phpMyAdmin

but see this for the 'manual' approach:
www.devshed.com/Server_Side/MySQL/Intro/page2.html

Emps


You're my wife now Dave

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 12-11-2001 19:10

if it's a *nix server, you could also go the old-school way:
-log in via telnet.
-start mysql.
-type all SQL by hand. (CREATE DATABASE mydb; USE mydb; ....)



« BackwardsOnwards »

Show Forum Drop Down Menu