Click here to Skip to main content
15,896,915 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to lock a table? Pin
Ian Uy17-Feb-08 2:33
Ian Uy17-Feb-08 2:33 
QuestionGetting Stored procedures from database using ADOX Pin
Green Fuze16-Feb-08 11:58
Green Fuze16-Feb-08 11:58 
QuestionIndex and join issue Pin
Ajeet mittal16-Feb-08 5:12
Ajeet mittal16-Feb-08 5:12 
GeneralRe: Index and join issue Pin
pmarfleet16-Feb-08 9:02
pmarfleet16-Feb-08 9:02 
QuestionFireBird Database with .Net 2.0 Pin
avvaru.murali16-Feb-08 2:56
avvaru.murali16-Feb-08 2:56 
GeneralRe: FireBird Database with .Net 2.0 Pin
pmarfleet16-Feb-08 8:55
pmarfleet16-Feb-08 8:55 
Questionhow to show row wise record column wise Pin
mohd imran abdul aziz16-Feb-08 1:26
mohd imran abdul aziz16-Feb-08 1:26 
AnswerRe: how to show row wise record column wise Pin
pmarfleet16-Feb-08 9:06
pmarfleet16-Feb-08 9:06 
Use the UNION operator to concatenate the results from multiple select statements.

BTW, your table design indicates that further normalization of your database is required. Unless there is an exceptional requirement to set your table up in this way, you should only have 1 Product field and 1 Status field.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


Questiontrigger and procedure Pin
RajeevKumarSharma15-Feb-08 23:37
RajeevKumarSharma15-Feb-08 23:37 
GeneralRe: trigger and procedure Pin
Ashfield16-Feb-08 3:42
Ashfield16-Feb-08 3:42 
QuestionTRIGGER PROBLEM Pin
RajeevKumarSharma15-Feb-08 23:14
RajeevKumarSharma15-Feb-08 23:14 
GeneralRe: TRIGGER PROBLEM Pin
Ashfield16-Feb-08 3:40
Ashfield16-Feb-08 3:40 
GeneralERROR [42000] [Microsoft][ODBC Microsoft Access Driver] Record(s) cannot be read; no read permission Pin
Cuckoo15-Feb-08 22:54
Cuckoo15-Feb-08 22:54 
GeneralProblem in searching a self joined table Pin
Rocky#15-Feb-08 21:13
Rocky#15-Feb-08 21:13 
GeneralSybase OleDB connection help [modified] Pin
devvvy15-Feb-08 17:40
devvvy15-Feb-08 17:40 
GeneralRe: Sybase OleDB connection help [modified] Pin
ashishj01624-Jun-14 19:28
ashishj01624-Jun-14 19:28 
QuestionSQL Null value discussion Pin
icewarriors3315-Feb-08 5:18
icewarriors3315-Feb-08 5:18 
Generalself referencing table SELECT issue [modified] Pin
Harvey Saayman15-Feb-08 3:35
Harvey Saayman15-Feb-08 3:35 
GeneralRe: self referencing table SELECT issue Pin
andyharman15-Feb-08 8:11
professionalandyharman15-Feb-08 8:11 
GeneralRe: self referencing table SELECT issue Pin
Harvey Saayman17-Feb-08 19:00
Harvey Saayman17-Feb-08 19:00 
GeneralString concatentaion on update query Pin
si_6915-Feb-08 1:16
si_6915-Feb-08 1:16 
GeneralRe: String concatentaion on update query Pin
Joe15-Feb-08 1:23
Joe15-Feb-08 1:23 
GeneralRe: String concatentaion on update query Pin
seta_yas17-Feb-08 18:19
seta_yas17-Feb-08 18:19 
Generalmonitor sql db connections Pin
Harvey Saayman14-Feb-08 22:24
Harvey Saayman14-Feb-08 22:24 
GeneralRe: monitor sql db connections Pin
Mike Dimmick14-Feb-08 23:59
Mike Dimmick14-Feb-08 23:59 

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.