Is there any way to create a Database using Notepad? I want to start with MySQL and I was wondering if it could be done by hand. If so, can anyone post a short example of what the database would like like (with any type of example, jokes, fruits, whatever...) thanks!
Denis Boudreau <C²/> - Web Standards & Accessibility
[+] ICQ number: 115649885 || Email: denis@cybercodeur.net
[+] Daily Weblog on Web standards and accessibility : CYBERcodeur.net
I have been doing some development with PHP and MYSQL there are a couple of front end GUI's which make creating a Database and tables easy to setup initially.
Go to www.mysql.com and other downloads or win32 download link.
If you don't want a front end then the documentation at www.mysql.com and www.php.net should beable to help you.
Bookmarks