Click here to Skip to main content
16,016,087 members
Home / Discussions / Database
   

Database

 
Questionhow to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 1:20
Member 1026351928-Nov-13 1:20 
AnswerRe: how to find the return value of reader in mysql Pin
Simon_Whale28-Nov-13 1:32
Simon_Whale28-Nov-13 1:32 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 1:51
Member 1026351928-Nov-13 1:51 
GeneralRe: how to find the return value of reader in mysql Pin
Simon_Whale28-Nov-13 1:57
Simon_Whale28-Nov-13 1:57 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 17:52
Member 1026351928-Nov-13 17:52 
GeneralRe: how to find the return value of reader in mysql Pin
Member 1026351928-Nov-13 19:11
Member 1026351928-Nov-13 19:11 
QuestionCursors Pin
tsunamigang27-Nov-13 18:40
tsunamigang27-Nov-13 18:40 
AnswerRe: Cursors Pin
GuyThiebaut27-Nov-13 21:41
professionalGuyThiebaut27-Nov-13 21:41 
tsunamigang wrote:
Can SUM() Function be used inside cursors??
Yes.
tsunamigang wrote:
I used it but the code goes on executing. more than 10 minutes.

Why??
Show us yer code, then we may be able to help.
It sounds to me like you have not set up the condition on the cursor loop allowing the cursor to exit or you are not reading the next record from the cursor hence potentially leading to an endless loop.
“That which can be asserted without evidence, can be dismissed without evidence.”

― Christopher Hitchens


modified 28-Nov-13 5:40am.

GeneralRe: Cursors Pin
tsunamigang29-Nov-13 2:41
tsunamigang29-Nov-13 2:41 
GeneralRe: Cursors Pin
GuyThiebaut29-Nov-13 2:43
professionalGuyThiebaut29-Nov-13 2:43 
QuestionCash Register Express - PC America Pin
Member 1042751427-Nov-13 1:43
Member 1042751427-Nov-13 1:43 
AnswerRe: Cash Register Express - PC America Pin
Mycroft Holmes27-Nov-13 12:05
professionalMycroft Holmes27-Nov-13 12:05 
QuestionSELECT * INTO OPENDATASOURCE Pin
jojoba201126-Nov-13 18:45
jojoba201126-Nov-13 18:45 
AnswerRe: SELECT * INTO OPENDATASOURCE Pin
Eddy Vluggen27-Nov-13 7:34
professionalEddy Vluggen27-Nov-13 7:34 
QuestionExporting PostgreSQL data to Excell Pin
Member 1042769726-Nov-13 7:21
Member 1042769726-Nov-13 7:21 
AnswerRe: Exporting PostgreSQL data to Excell Pin
Eddy Vluggen26-Nov-13 7:41
professionalEddy Vluggen26-Nov-13 7:41 
GeneralRe: Exporting PostgreSQL data to Excell Pin
Member 1042769726-Nov-13 7:59
Member 1042769726-Nov-13 7:59 
GeneralRe: Exporting PostgreSQL data to Excell Pin
Mycroft Holmes26-Nov-13 11:44
professionalMycroft Holmes26-Nov-13 11:44 
AnswerRe: Exporting PostgreSQL data to Excell Pin
Jörgen Andersson26-Nov-13 8:53
professionalJörgen Andersson26-Nov-13 8:53 
Questionget the data from two tables Pin
Member 1026351925-Nov-13 20:44
Member 1026351925-Nov-13 20:44 
QuestionRe: get the data from two tables Pin
Peter Leow25-Nov-13 21:03
professionalPeter Leow25-Nov-13 21:03 
AnswerRe: get the data from two tables Pin
Mycroft Holmes25-Nov-13 23:10
professionalMycroft Holmes25-Nov-13 23:10 
AnswerRe: get the data from two tables Pin
Eddy Vluggen26-Nov-13 8:04
professionalEddy Vluggen26-Nov-13 8:04 
Question5146 Error message: Invalid object name '#TmpTable'. Pin
vkEE25-Nov-13 9:53
vkEE25-Nov-13 9:53 
GeneralRe: 5146 Error message: Invalid object name '#TmpTable'. Pin
Peter Leow25-Nov-13 21:26
professionalPeter Leow25-Nov-13 21:26 

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.