mySQL
- asp55
-
asp55
- Member since: Sep. 14, 2000
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
Hey all, I've been setting up my website, and just now got around to setting up a user database. So I was trying to decipher mySQL, and I cant get it to work correctly, I keep getting syntax errors. Does anyone know how to setup the basics of a user data base (ID number; User Name; Password; Real Name; Email, the basics) if anyone knows, please fill me in, it’s busting my brain.
-ASP55
http://col.neoki.net (temporary url, hope to move once I get it working nicely, and get my server working correctly)
- aladinsane
-
aladinsane
- Member since: Jan. 17, 2000
- Offline.
-
- Forum Stats
- Member
- Level 21
- Blank Slate
Might help if you gave some more details.
What scripting language are you using? PHP? Perl?
Which errors are you getting exactly?
Go to http://www.mysql.com and do some reading about basic syntax
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
- asp55
-
asp55
- Member since: Sep. 14, 2000
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
I'm using PHP as my scripting. I finally figured why I was getting sytax erros (Unique dun work with TEXT)but I still need help trying to figure out how to set up a user database, if anyone can help me I'd greatly appriciate it. And thank you very much to those of you who were atleast willing to lend a hand. Greatly appriciate it
-ASP55
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 11/28/01 08:27 PM, asp55 wrote: I'm using PHP as my scripting. I finally figured why I was getting sytax erros (Unique dun work with TEXT)but I still need help trying to figure out how to set up a user database, if anyone can help me I'd greatly appriciate it. And thank you very much to those of you who were atleast willing to lend a hand. Greatly appriciate it
-ASP55
Stop being a lazy-ass and find an online tutorial.
- asp55
-
asp55
- Member since: Sep. 14, 2000
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
Do you really think I havent tryed that smart guy? So far all the tutorials I've found are crap, and whats wrong with asking for other peoples help numb nuts.
(Hete these non-helpful people, you people who have given me something I can use, I apreciate it, thanks.
-ASP55
At 11/30/01 03:42 PM, UnclePecos wrote: Stop being a lazy-ass and find an online tutorial.
- REZN8
-
REZN8
- Member since: Dec. 11, 2000
- Offline.
-
- Forum Stats
- Member
- Level 22
- Blank Slate
At 11/27/01 05:55 AM, asp55 wrote: Hey all, I've been setting up my website, and just now got around to setting up a user database. So I was trying to decipher mySQL, and I cant get it to work correctly, I keep getting syntax errors. Does anyone know how to setup the basics of a user data base (ID number; User Name; Password; Real Name; Email, the basics) if anyone knows, please fill me in, it’s busting my brain.
-ASP55
http://col.neoki.net (temporary url, hope to move once I get it working nicely, and get my server working correctly)
I hope the following links help:
http://www.devshed.com/Server_Side/MySQL
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html
- asp55
-
asp55
- Member since: Sep. 14, 2000
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
At 12/23/01 07:49 AM, K2Rider wrote:At 11/27/01 05:55 AM, asp55 wrote: Hey all, I've been setting up my website, and just now got around to setting up a user database. So I was trying to decipher mySQL, and I cant get it to work correctly, I keep getting syntax errors. Does anyone know how to setup the basics of a user data base (ID number; User Name; Password; Real Name; Email, the basics) if anyone knows, please fill me in, it’s busting my brain.I hope the following links help:
-ASP55
http://col.neoki.net (temporary url, hope to move once I get it working nicely, and get my server working correctly)
http://www.devshed.com/Server_Side/MySQL
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html
http://www.netcreate.cx/resources/mysql/setup.html
Thanks man, definitly does
-Asp55

