Click here to Skip to main content
15,902,492 members
Home / Discussions / Database
   

Database

 
QuestionRetrieve & update data against remote database Pin
nmhuy28-Sep-05 8:15
nmhuy28-Sep-05 8:15 
AnswerRe: Retrieve & update data against remote database Pin
enjoycrack28-Sep-05 20:01
enjoycrack28-Sep-05 20:01 
GeneralRe: Retrieve & update data against remote database Pin
nmhuy29-Sep-05 7:22
nmhuy29-Sep-05 7:22 
QuestionHelp in SQL Stored proc Pin
satishrg28-Sep-05 7:00
satishrg28-Sep-05 7:00 
AnswerRe: Help in SQL Stored proc Pin
enjoycrack28-Sep-05 20:08
enjoycrack28-Sep-05 20:08 
QuestionADO .net --> Excel Pin
Braulio Díez27-Sep-05 23:02
sussBraulio Díez27-Sep-05 23:02 
AnswerRe: ADO .net --> Excel Pin
Braulio Dez27-Sep-05 23:30
Braulio Dez27-Sep-05 23:30 
Questionget update status of each row Pin
manasrahfantom27-Sep-05 22:13
manasrahfantom27-Sep-05 22:13 
Hi everyone,

im going to send an xml file containing about 3000 records to a stored procedure using asp.net, to make a bulk update operation on the DB.
The update will depend on the Date of each row, and the date in the DB, for example, if the Date in the DB was less than the date in row that has the update data, then the update will be done, else the update will fail.

i need to get the update status of each the 3000 row, and i should return it back to asp.net to display it for the user...

so how a thing like this can happen?

i dont want to access the DB from the code 3000 times Smile | :)

for example can i update the xml that i sent to the stored procedure and return it back to the page..

if anyone has any ideas, just pls send it

million thanks

Mahmoud Manasrah

-- modified at 4:19 Wednesday 28th September, 2005
Questionautomatically Run an Sql statement Pin
achrafus27-Sep-05 9:18
achrafus27-Sep-05 9:18 
AnswerRe: automatically Run an Sql statement Pin
Colin Angus Mackay27-Sep-05 9:49
Colin Angus Mackay27-Sep-05 9:49 
AnswerRe: automatically Run an Sql statement Pin
Bigfootguy27-Sep-05 20:53
Bigfootguy27-Sep-05 20:53 
AnswerRe: automatically Run an Sql statement Pin
achrafus28-Sep-05 10:20
achrafus28-Sep-05 10:20 
GeneralRe: automatically Run an Sql statement Pin
Member 219430729-Sep-05 7:35
Member 219430729-Sep-05 7:35 
GeneralRe: automatically Run an Sql statement Pin
Anonymous29-Sep-05 7:40
Anonymous29-Sep-05 7:40 
QuestionDifference between FOR and UPDATE Pin
pssuresh27-Sep-05 8:45
pssuresh27-Sep-05 8:45 
AnswerRe: Difference between FOR and UPDATE Pin
ankur61127-Sep-05 23:25
ankur61127-Sep-05 23:25 
AnswerRe: Difference between FOR and UPDATE Pin
Bigfootguy29-Sep-05 21:58
Bigfootguy29-Sep-05 21:58 
QuestionExtra Spaces when Generating a text file using OSQL Pin
Daredeviljpr27-Sep-05 8:34
Daredeviljpr27-Sep-05 8:34 
AnswerRe: Extra Spaces when Generating a text file using OSQL Pin
Edbert P27-Sep-05 18:03
Edbert P27-Sep-05 18:03 
GeneralRe: Extra Spaces when Generating a text file using OSQL Pin
Daredeviljpr28-Sep-05 7:39
Daredeviljpr28-Sep-05 7:39 
QuestionHow to create a copy of databse using SQLDMO Pin
Asmakhan27-Sep-05 7:13
Asmakhan27-Sep-05 7:13 
AnswerRe: How to create a copy of databse using SQLDMO Pin
miah alom27-Sep-05 8:51
miah alom27-Sep-05 8:51 
QuestionSQL Server in US, client in asia - how to? Pin
chuckoc27-Sep-05 3:19
chuckoc27-Sep-05 3:19 
AnswerRe: SQL Server in US, client in asia - how to? Pin
oskardiazdeleon3-Oct-05 17:47
oskardiazdeleon3-Oct-05 17:47 
QuestionMTXOCI Access Violation Pin
grinder27-Sep-05 1:37
grinder27-Sep-05 1:37 

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.