Click here to Skip to main content
15,885,278 members
Home / Discussions / Database
   

Database

 
Questionhow to update a sum value from join tables? Pin
Eunice (VB junior)5-Oct-07 0:07
Eunice (VB junior)5-Oct-07 0:07 
AnswerRe: how to update a sum value from join tables? Pin
Joe5-Oct-07 1:00
Joe5-Oct-07 1:00 
GeneralRe: how to update a sum value from join tables? Pin
Eunice (VB junior)8-Oct-07 16:18
Eunice (VB junior)8-Oct-07 16:18 
AnswerRe: how to update a sum value from join tables? Pin
pmarfleet5-Oct-07 1:02
pmarfleet5-Oct-07 1:02 
GeneralRe: how to update a sum value from join tables? Pin
Eunice (VB junior)8-Oct-07 16:20
Eunice (VB junior)8-Oct-07 16:20 
Questiondate format Pin
Sonia Gupta4-Oct-07 23:19
Sonia Gupta4-Oct-07 23:19 
AnswerRe: date format Pin
N a v a n e e t h5-Oct-07 0:29
N a v a n e e t h5-Oct-07 0:29 
Questionretrive data with the help of pointer Pin
syibu4-Oct-07 22:35
syibu4-Oct-07 22:35 
hi all,..
i want to retrive each row with the help of pointer and also the access row ll go to last one. for example
have one table name like sam. that table contain three rows like
proId proName price
------- ------- ------
P101 BOOK 600
P102 PEN 200
P103 PAPER 100

In this table i retrive first row for first request. in next req i want to access sec row as well as the first row goes to last etc..

the output like,.
in sec req my table like following format,

proId proName price
------- ------- ------
P102 PEN 200
P103 PAPER 100
P101 BOOK 600

third req my table like,.

proId proName price
------- ------- ------
P103 PEN 200
P101 PAPER 100
P102 BOOK 600


if anybody have solution reply me asap,,
regards,
syibu...



Questionhow to update statement from subselect? Pin
Eunice (VB junior)4-Oct-07 22:29
Eunice (VB junior)4-Oct-07 22:29 
AnswerRe: how to update statement from subselect? Pin
MatthysDT5-Oct-07 1:59
MatthysDT5-Oct-07 1:59 
GeneralRe: how to update statement from subselect? Pin
Eunice (VB junior)8-Oct-07 16:22
Eunice (VB junior)8-Oct-07 16:22 
AnswerRe: how to update statement from subselect? Pin
GuyThiebaut5-Oct-07 9:59
professionalGuyThiebaut5-Oct-07 9:59 
GeneralRe: how to update statement from subselect? [modified] Pin
Eunice (VB junior)8-Oct-07 15:45
Eunice (VB junior)8-Oct-07 15:45 
GeneralRe: how to update statement from subselect? Pin
GuyThiebaut8-Oct-07 22:42
professionalGuyThiebaut8-Oct-07 22:42 
Questionalteration of date format in table column Pin
Sonia Gupta4-Oct-07 21:57
Sonia Gupta4-Oct-07 21:57 
AnswerRe: alteration of date format in table column Pin
Colin Angus Mackay4-Oct-07 22:08
Colin Angus Mackay4-Oct-07 22:08 
AnswerRe: alteration of date format in table column Pin
Imran Khan Pathan4-Oct-07 23:08
Imran Khan Pathan4-Oct-07 23:08 
GeneralRe: alteration of date format in table column Pin
Sonia Gupta4-Oct-07 23:22
Sonia Gupta4-Oct-07 23:22 
GeneralRe: alteration of date format in table column Pin
pmarfleet4-Oct-07 23:28
pmarfleet4-Oct-07 23:28 
QuestionSQLServer Activity Logs Pin
Vasudevan Deepak Kumar4-Oct-07 20:56
Vasudevan Deepak Kumar4-Oct-07 20:56 
QuestionProblem in Join Pin
banker_kiran4-Oct-07 20:39
banker_kiran4-Oct-07 20:39 
AnswerRe: Problem in Join Pin
pmarfleet4-Oct-07 22:05
pmarfleet4-Oct-07 22:05 
Questionproblem in a query Pin
Shuaib wasif khan4-Oct-07 13:55
Shuaib wasif khan4-Oct-07 13:55 
AnswerRe: problem in a query Pin
pmarfleet4-Oct-07 19:47
pmarfleet4-Oct-07 19:47 
QuestionTableAdapter Insert Query - a mystery Pin
dmagnant4-Oct-07 9:42
dmagnant4-Oct-07 9:42 

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.