Click here to Skip to main content
16,006,605 members
Home / Discussions / Database
   

Database

 
GeneralRe: update same table in 3 different databases Pin
Ashfield11-Jun-08 3:02
Ashfield11-Jun-08 3:02 
GeneralRe: update same table in 3 different databases Pin
Dushan12311-Jun-08 3:30
Dushan12311-Jun-08 3:30 
QuestionMixing Select into and Create Pin
prithaa10-Jun-08 20:03
prithaa10-Jun-08 20:03 
AnswerRe: Mixing Select into and Create Pin
Ashfield10-Jun-08 20:59
Ashfield10-Jun-08 20:59 
GeneralRe: Mixing Select into and Create Pin
prithaa10-Jun-08 21:52
prithaa10-Jun-08 21:52 
QuestionLocal ADO.NET Performance Issue Pin
I don't want a display name10-Jun-08 11:01
I don't want a display name10-Jun-08 11:01 
AnswerRe: Local ADO.NET Performance Issue Pin
Mycroft Holmes10-Jun-08 16:19
professionalMycroft Holmes10-Jun-08 16:19 
GeneralRe: Local ADO.NET Performance Issue Pin
I don't want a display name11-Jun-08 3:05
I don't want a display name11-Jun-08 3:05 
Thank you, Mycroft,

We would prefer to have all the processing performed in the client, although creating temporary stored procs and deleting them when completed is well within reason, the calculation itself needs to be housed in the client so we want to pass the subsets of data back to the client. The problem (at least as far as I can tell) is getting the data transferred to the client for the calculation.

And yes, the results need to be stored, as the user has a number of options on how s/he can manipulate the results. Although, using an interim step to write it to a different file, then importing it to the database is feasible (since I cannot have an open datareader if I want to write something to the same database).

I hadn't thought about using a cursor for this. Are cursors available using ADO.NET?
GeneralRe: Local ADO.NET Performance Issue Pin
Mycroft Holmes11-Jun-08 14:05
professionalMycroft Holmes11-Jun-08 14:05 
NewsSQL Server 2008 Release Candidate Available to Public Pin
brucedkyle10-Jun-08 6:00
brucedkyle10-Jun-08 6:00 
QuestionRecover Oracle Connection in a Windows Service. Pin
jamorey10-Jun-08 4:21
jamorey10-Jun-08 4:21 
AnswerRe: Recover Oracle Connection in a Windows Service. Pin
Mycroft Holmes10-Jun-08 16:26
professionalMycroft Holmes10-Jun-08 16:26 
QuestionDate Between Problem Pin
Babu.R.K10-Jun-08 3:48
Babu.R.K10-Jun-08 3:48 
AnswerRe: Date Between Problem Pin
Ashfield10-Jun-08 3:59
Ashfield10-Jun-08 3:59 
AnswerRe: Date Between Problem Pin
Kjetil Svendsen11-Jun-08 3:15
Kjetil Svendsen11-Jun-08 3:15 
GeneralRe: Date Between Problem Pin
Ashfield11-Jun-08 5:01
Ashfield11-Jun-08 5:01 
AnswerRe: Date Between Problem Pin
Niraj_Silver26-Jun-08 1:10
Niraj_Silver26-Jun-08 1:10 
QuestionCan't read some cells in Excel [modified] Pin
gaby1192310-Jun-08 3:28
gaby1192310-Jun-08 3:28 
AnswerRe: Can't read some cells in Excel Pin
gaby119232-Jul-08 8:05
gaby119232-Jul-08 8:05 
Questionregistering a ".mdf" file in desktop engine Pin
asdf175310-Jun-08 3:05
asdf175310-Jun-08 3:05 
Questionproblem with output parameter Pin
Mr.Kode9-Jun-08 23:54
Mr.Kode9-Jun-08 23:54 
AnswerRe: problem with output parameter Pin
Mike Dimmick10-Jun-08 0:29
Mike Dimmick10-Jun-08 0:29 
GeneralRe: problem with output parameter Pin
Mr.Kode10-Jun-08 0:53
Mr.Kode10-Jun-08 0:53 
GeneralRe: problem with output parameter Pin
Ashfield10-Jun-08 1:34
Ashfield10-Jun-08 1:34 
QuestionSQL Server Management Studios Icon is gone ? Pin
Syed Kamran ul Haq9-Jun-08 21:56
Syed Kamran ul Haq9-Jun-08 21:56 

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.