Click here to Skip to main content
15,901,373 members
Home / Discussions / Database
   

Database

 
AnswerRe: Any work arounds for getting rid of Process Blocking in SQL2000 Pin
andyharman10-Jun-07 23:55
professionalandyharman10-Jun-07 23:55 
Question[Message Deleted] Pin
Brendan Vogt10-Jun-07 22:31
Brendan Vogt10-Jun-07 22:31 
AnswerRe: SELECT Not Working Pin
SimulationofSai10-Jun-07 22:49
SimulationofSai10-Jun-07 22:49 
AnswerRe: SELECT Not Working Pin
Harini N K10-Jun-07 22:49
Harini N K10-Jun-07 22:49 
AnswerRe: [Message Deleted] Pin
Colin Angus Mackay11-Jun-07 0:30
Colin Angus Mackay11-Jun-07 0:30 
Questionhow to write table in sql server 2000 Pin
tauras8110-Jun-07 22:30
tauras8110-Jun-07 22:30 
AnswerRe: how to write table in sql server 2000 Pin
andyharman10-Jun-07 23:58
professionalandyharman10-Jun-07 23:58 
QuestionDatabase Help [modified] Pin
ASPnoob10-Jun-07 21:29
ASPnoob10-Jun-07 21:29 
Hi I am new to database design and I would like your opinions on my database. I am creating a database to hold website member info. In my register page I ask users who wish to become members to supply the following infos.

First Name, Last Name, Profession, Address, City, State, Zip, Phone Number, Email, User Name, Password

From the info above, I've created a database called Members, a table called Users, and another table called ContactInfo.
 Users          ContactInfo
_______________              ___________________
|UserID        |             |Email            |      
_______________              ___________________
|Email         |             |Phone            |      
_______________              ___________________
|FirstName     |             |Address          |        
_______________              ___________________
|LastName      |             |City             |    
_______________              ___________________
|UserName      |             |State            |
_______________              ___________________
|Password      |             |Zip              |
_______________              ___________________


Do you see any problem with the above database? Please point out any problems that you see. Thank you in advance for your help.




-- modified at 3:43 Monday 11th June, 2007
AnswerRe: Database Help Pin
Giorgi Dalakishvili10-Jun-07 21:40
mentorGiorgi Dalakishvili10-Jun-07 21:40 
AnswerRe: Database Help Pin
Harini N K10-Jun-07 22:29
Harini N K10-Jun-07 22:29 
GeneralRe: Database Help Pin
Sankar Komma 13-Jun-07 11:45
Sankar Komma 13-Jun-07 11:45 
QuestionCount related records Pin
Soleil couchant10-Jun-07 20:24
Soleil couchant10-Jun-07 20:24 
AnswerRe: Count related records Pin
andyharman10-Jun-07 22:22
professionalandyharman10-Jun-07 22:22 
Questionuser mysql [modified] Pin
WhiteGirl2310-Jun-07 19:22
WhiteGirl2310-Jun-07 19:22 
GeneralRe: user mysql Pin
ScottM110-Jun-07 21:23
ScottM110-Jun-07 21:23 
AnswerRe: user mysql Pin
Paddy Boyd11-Jun-07 2:48
Paddy Boyd11-Jun-07 2:48 
GeneralRe: user mysql Pin
WhiteGirl2311-Jun-07 20:56
WhiteGirl2311-Jun-07 20:56 
QuestionI want help on Sql query Pin
Parameswar Mal10-Jun-07 2:07
Parameswar Mal10-Jun-07 2:07 
AnswerRe: I want help on Sql query Pin
mr_lasseter10-Jun-07 5:57
mr_lasseter10-Jun-07 5:57 
GeneralRe: I want help on Sql query Pin
dotnetSong10-Jun-07 12:18
dotnetSong10-Jun-07 12:18 
AnswerRe: I want help on Sql query Pin
dotnetSong10-Jun-07 12:20
dotnetSong10-Jun-07 12:20 
QuestionSql query Pin
Parameswar Mal10-Jun-07 1:10
Parameswar Mal10-Jun-07 1:10 
AnswerRe: Sql query Pin
Colin Angus Mackay10-Jun-07 1:43
Colin Angus Mackay10-Jun-07 1:43 
AnswerRe: Sql query Pin
Arun.Immanuel10-Jun-07 15:28
Arun.Immanuel10-Jun-07 15:28 
QuestionCheck other open connections Pin
Joe Smith IX9-Jun-07 23:57
Joe Smith IX9-Jun-07 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.