Access=MySQL X speed of light Created 18 years ago2005-09-21 07:00:48 UTC by Madcow Madcow

Created 18 years ago2005-09-21 07:00:48 UTC by Madcow Madcow

Posted 18 years ago2005-09-21 07:00:48 UTC Post #136143
Ok, I've been looking for a Access to MySQL database compiler for a while..
Can't find any but I know they exist!
I got one but I don't trust that one...

Do you guys know any? :)

Thanks!
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 07:02:09 UTC Post #136144
What's a MySQL database compiler?
ChickenFist ChickenFist<Witty Title>
Posted 18 years ago2005-09-21 08:53:40 UTC Post #136154
Well, it takes an ACCESS database, and turns it into a MySQL one. :)
Access sucks!
Only takes 6000 posts..
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 10:46:30 UTC Post #136173
You mean a converter?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-21 11:30:22 UTC Post #136190
yeah. :)

Oh, and 7:th, TWHL uses mySQL, right?
So, what program do you guys use to edit the database?
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 11:31:57 UTC Post #136192
1. Yes.
2. What?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-21 11:35:10 UTC Post #136193
2. Edit the database,, you know..
I mean, you've done some omega changes, you must have edited the database tables and stuff like that,, what program did you use to fix the MySQL database? :S
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 11:38:03 UTC Post #136195
there are phpMyAdmin and some similar stuff if your asking for that. I like MyAdmin :o very easy.
Posted 18 years ago2005-09-21 11:39:20 UTC Post #136196
I can't use anything PHP based,, :/
My comp goes nuts! :o
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 12:11:16 UTC Post #136200
I can't use anything PHP based,, :/
Try Apache. It may take some time and understanding to get it up and running but it allows you to test php on your own system. That also means you can use phpmyadmin on your computer.
Posted 18 years ago2005-09-21 12:39:51 UTC Post #136219
We use PHP scripts, which we write for the purpose of doing something. You know:

&lt;?php include ("dbdetails.php"); mysql_query("UPDATE table SET Username='pwned' WHERE Username='madcow' LIMIT 1"); ?&gt;

Not hard. Actually, I do use phpma a little now. Ditch MS crap, sort out Apache, PHP, and MySQL on your own PC. They're far superior.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-21 13:21:27 UTC Post #136235
7:th: there are 2 things you got wrong.

1. You wrote Madcow instead of Seventh-monkey in the UPDATE thingy.
2. I mean, to make new database sections, like, for example, all of the TWHL members is in a table called "members"
and all of the forum posts is in a table called "inputs"
Now, what program do you use to make new tables and remove tables, in any way, EDIT the database.
For example, you are making a new feature, like,, a link collector, where every member can post a link when ever they want.
But! To do this, you need a table where the members posts will be saved, and that data, will be grabed by some odd PHP code and will be seen on the site..

what program d you do such stuff with?

Captain P: Well, I have no real use of apache, my website is in ASP.
I just need a mySQL database and need to know how to edit it..
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-21 13:25:58 UTC Post #136236
Er, are you asking how to create MySQL tables through PHP?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-21 15:06:13 UTC Post #136279
PHP MyAdmin FTW
Luke LukeLuke
Posted 18 years ago2005-09-21 15:06:58 UTC Post #136280
Read the PHP manual, as well as the MySQL manual. Both are very informative. Ask help once you have studied both manuals thoroughly. :roll: Alternatively, just ask Seventh for help, he seems a stable.
m0p m0pIllogical.
Posted 18 years ago2005-09-21 15:55:48 UTC Post #136292
I think a word missing there.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-21 16:09:07 UTC Post #136294
Oh bollocks. Correction. He seems stable. More like an extra word, not a missing word ;)
m0p m0pIllogical.
Posted 18 years ago2005-09-21 17:39:47 UTC Post #136316
Not really, just RdTFM.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-23 08:04:56 UTC Post #136741
No, not through PHP, through a program!
Like, you can edit a map with Hammer.
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-09-23 08:24:35 UTC Post #136755
I don't see any points why someone should use them. If there are some...
Posted 18 years ago2005-09-23 14:29:15 UTC Post #136953
PHP is a program... really, dude, if you're going to use shoddy languages like ASP, at least read the manuals.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-09-23 14:59:23 UTC Post #136963
I don't think you guys know what I mean but,, meh, I'll try slove this some other way. :P

^^
Madcow MadcowSpy zappin my udder
You must be logged in to post a response.