The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Other
> Development Articles
|
Page 2 -
Speaking SQL (part 1)
Page 2 - Discuss Speaking SQL (part 1) in the Development Articles forum on Dev Shed. Speaking SQL (part 1) Development Articles forum discussing articles and tutorials located at http://www.devshed.com. See what our authors have created for your viewing pleasure.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

January 2nd, 2001, 11:31 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Table size limit?
You can also read the Database normalization article at
http://www.devshed.com/Server_Side/MySQL/Normal/
and
http://www.devshed.com/Server_Side/MySQL/Normal2/
|

January 13th, 2001, 04:14 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
how does thiswork?
am i supposed to be "typing" into DOS or what? I have downloaded mysql, but no idea where to start the typing.,....
Please help
aussiehorse@mail.com
|

January 14th, 2001, 06:29 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Wonderful!
I was very pleased to find out how clearly writen and helpful this tutorial was.
<br>
<br>
There are one or two typoes in the code, I think, where quotes are left unopened or unclosed, but it was pretty obvious what was going on.
<br>
<br>
Thanks!!
|

January 15th, 2001, 02:06 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Awesome Tutorial.
Great tutorial, I had no problems with it. Terrific for people just starting out.
|

January 16th, 2001, 12:03 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
YES, but...
I thought the subject was about \"how to link HTML forms to DB?\". I did not find any of this info there so ANY IDEAS WHERE TO FIND IT?
|

January 19th, 2001, 01:32 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: YES, but...
I'm probably just as much of a newbie as anyone else reading this tutorial, but I'd think you'll probably have to use a CGI script to input the data... there are plenty of free CGI script sites to help ya out
|

January 21st, 2001, 01:50 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
thanks icarus.
i really love you'r tutorial. i finally understood how things work.
<br>
<br>
now i wait for part 2. please hurry! = )
<br>
<br>
thanks again.
|

January 30th, 2001, 08:19 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Awesome Tutorial.
Please tell me where I can find this
"Awesome Tutorial."
|

January 31st, 2001, 02:42 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I understand now
Great Tut, can not wait for part 2
Off to try out that DROP table command now
|

February 6th, 2001, 03:50 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Where to start?
sorry...I'm very very new in this and in database. I just don't know how to open the mySQL client and which file to look.
|

February 6th, 2001, 03:55 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Where to start?
Sorry....
I got it already. Thx anyway. This site is great!
|

February 7th, 2001, 08:59 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Where to start?
I had similar problems. When i downloaded mysql and unzipped it.
I tried to install it and couldn't get it to work. Any help would be appreciated.
|

February 7th, 2001, 07:56 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I'm not sure...but just give it a shot.
I don't know the correct way to do it. It was just an accidental discovery. What I did was I install the WinMySQLadmin (mysqladmin.exe can be found under mysql/bin directory - if you're using windows). You can check info in WINMYSQLADMIN.HLP on how to istall. When installation is done, the easiest way you can do is to restart your computer. When you restart you'll see an icon (looks like a traffic light) on the windows taskbar. If it shows green light it means the server is up. Then you can go to mysql/bin and run mysql.exe file. Hope this help. Good luck!
|

February 21st, 2001, 02:15 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
question regarding the joining table.
My question is this.
How was the join table (table.status) created with MySQL code? Currently in MySQL the reference command is not supported.
Is it possible to create a functioning joining table using MySQL code only? Or do I have to find a way to enable SQL commands?
-Kris
|

February 21st, 2001, 02:45 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: question regarding the joining table.
I no longer need an answer for my previous question. Though others may, so please feel free to answer if you know how too.
I got around the problem by creating an interface that allows an end user to add data to the joining table on there own rather then doing it automatically. This works for me as not every trainee will be assigned to every course.
-Kris
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|