PDA

View Full Version : Databases and what to edit them with


Sweeper
09-25-2002, 10:25 AM
Hi all I guess this is the right forum for my questions =)

1. What do you guys use to edit your databases with? Was told that even the latest Admin Tool 2.8 was a bit out of date? or at least not doing the job good enough.

2. Is it possible to use MS SQL Server for the databases? and if so how do I source the *.sql files? Because I got SQL Server 5.0 running on another computer for my web and ftp server. And Im a bit more familiar to using SQL Server.

yes I was a n00b a week ago but Ive been running Fruktane's Server for a while now and know how some stuff works at least =)

Shawn319
09-25-2002, 04:32 PM
Windows has a neat tool we use to edit mysql databases pretty nicely.. goto Start, hit Run and type in "notepad" :)

Zanwar
09-25-2002, 05:29 PM
The good old times edited Ultima online scripts with notepad diffiernt and a why but with the same cosept...

btuch
09-26-2002, 04:17 AM
I run mySql on a Linux server and user: http://www.phpmyadmin.net/

works very well.

-Brian

Symarra
09-27-2002, 05:23 AM
any apps for win32?

devn00b
09-27-2002, 05:36 AM
Mysql-front

Lurker_005
09-27-2002, 05:40 AM
Sadly the guy developing mysql-front has suddenly stoped work on it, and pulled the web page :(

The forums are still up, and there are links to the latest release.
http://mysqlfront.venturemedia.de/

Best mysql GUI I know of IMHO


Also use a good text editer to edit the sql dumps. www.ultraedit.com is my favorite.

alkrun
10-16-2002, 05:51 AM
Visual Basic 6 comes with a tool I like, VisData. There's a standalone version that I haven't used, but found from a quick search. It's available here (http://www.wheelmud.org/ftproot/downloads/visdata.zip)

Trumpcard
10-16-2002, 06:04 AM
You guys all know you can link MS Access against the Mysql databases and change it that way, right? Not very pretty, but it works just fine..

http://forums.eqemu.net/showthread.php?s=&threadid=3517