Click here to Skip to main content
15,914,594 members
Home / Discussions / Database
   

Database

 
GeneralRe: Temporary Table and Order By Pin
swjam30-Mar-09 21:09
swjam30-Mar-09 21:09 
GeneralRe: Temporary Table and Order By Pin
Mycroft Holmes30-Mar-09 21:35
professionalMycroft Holmes30-Mar-09 21:35 
GeneralRe: Temporary Table and Order By Pin
ButtonMoon31-Mar-09 11:36
ButtonMoon31-Mar-09 11:36 
GeneralRe: Temporary Table and Order By Pin
Mycroft Holmes31-Mar-09 13:58
professionalMycroft Holmes31-Mar-09 13:58 
AnswerRe: Temporary Table and Order By Pin
Ashfield31-Mar-09 1:30
Ashfield31-Mar-09 1:30 
QuestionReading Columns Pin
ffowler30-Mar-09 10:00
ffowler30-Mar-09 10:00 
AnswerRe: Reading Columns Pin
sam#30-Mar-09 20:52
sam#30-Mar-09 20:52 
AnswerRe: Reading Columns Pin
Mycroft Holmes30-Mar-09 21:42
professionalMycroft Holmes30-Mar-09 21:42 
STOP - you are making me sick, this is the WORST design for a table you can possibly have. I STRONGLY suggest you chuck this table out and design a correct data structure. Something like:
Recipie
Ingredients

Where ingredients has a 1 to many relationship with the recipie field. If you are just starting then do some reading on data structures, database design before you continue. This is a typical clusterf**k created by someone who has no idea what they are doing. Do some research and get it right, otherwise you will waste a lot of your time attempting to undo these stupid structures.

Never underestimate the power of human stupidity
RAH

GeneralRe: Reading Columns Pin
Jörgen Andersson30-Mar-09 23:37
professionalJörgen Andersson30-Mar-09 23:37 
AnswerRe: Reading Columns Pin
anup keshari30-Mar-09 21:47
anup keshari30-Mar-09 21:47 
GeneralRe: Reading Columns Pin
anup keshari30-Mar-09 22:02
anup keshari30-Mar-09 22:02 
AnswerRe: Reading Columns Pin
anup keshari30-Mar-09 22:33
anup keshari30-Mar-09 22:33 
GeneralRe: Reading Columns Pin
ffowler31-Mar-09 2:05
ffowler31-Mar-09 2:05 
QuestionLooking for a Web/SQL reporting subsystem Pin
Max Stayner30-Mar-09 9:47
Max Stayner30-Mar-09 9:47 
AnswerRe: Looking for a Web/SQL reporting subsystem Pin
Mycroft Holmes30-Mar-09 21:45
professionalMycroft Holmes30-Mar-09 21:45 
QuestionSumming Amount by Group field Pin
BijayaSharma30-Mar-09 9:36
BijayaSharma30-Mar-09 9:36 
AnswerRe: Summing Amount by Group field Pin
Anubhava Dimri31-Mar-09 1:09
Anubhava Dimri31-Mar-09 1:09 
GeneralRe: Summing Amount by Group field Pin
BijayaSharma31-Mar-09 4:19
BijayaSharma31-Mar-09 4:19 
GeneralRe: Summing Amount by Group field Pin
BijayaSharma1-Apr-09 6:28
BijayaSharma1-Apr-09 6:28 
QuestionHow do i display Values Horizonatally In Crystal Reports Pin
Veerkumar Patil30-Mar-09 4:31
Veerkumar Patil30-Mar-09 4:31 
AnswerRe: How do i display Values Horizonatally In Crystal Reports Pin
anup keshari30-Mar-09 4:58
anup keshari30-Mar-09 4:58 
QuestionAbout Database Certifcation Pin
Isaac Gordon30-Mar-09 2:03
Isaac Gordon30-Mar-09 2:03 
AnswerRe: About Database Certifcation Pin
Eddy Vluggen30-Mar-09 3:14
professionalEddy Vluggen30-Mar-09 3:14 
QuestionDeploying SQL Server Pin
kbalias30-Mar-09 1:16
kbalias30-Mar-09 1:16 
AnswerRe: Deploying SQL Server Pin
Vimalsoft(Pty) Ltd30-Mar-09 4:00
professionalVimalsoft(Pty) Ltd30-Mar-09 4:00 

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.