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

Database

 
AnswerRe: Columns renaming Pin
Niladri_Biswas25-Jun-09 5:28
Niladri_Biswas25-Jun-09 5:28 
QuestionList values in vertically Pin
yesu prakash16-Jun-09 23:52
yesu prakash16-Jun-09 23:52 
AnswerRe: List values in vertically Pin
Mycroft Holmes17-Jun-09 0:00
professionalMycroft Holmes17-Jun-09 0:00 
GeneralRe: List values in vertically [modified] Pin
Niladri_Biswas17-Jun-09 7:34
Niladri_Biswas17-Jun-09 7:34 
GeneralRe: List values in vertically Pin
Mycroft Holmes17-Jun-09 12:39
professionalMycroft Holmes17-Jun-09 12:39 
AnswerRe: List values in vertically [modified] Pin
Niladri_Biswas17-Jun-09 20:35
Niladri_Biswas17-Jun-09 20:35 
Questioninsertion and deletion at the same time Pin
shankbond16-Jun-09 22:15
shankbond16-Jun-09 22:15 
AnswerRe: insertion and deletion at the same time Pin
Vimalsoft(Pty) Ltd16-Jun-09 22:39
professionalVimalsoft(Pty) Ltd16-Jun-09 22:39 
Good Morning shankbond

For the insert part, there wont be a Problem , the Problem comes when they have to update the data. We call it Concurency. There are Different ways to overcome this Problem. As a newbie you need to spend a lot of time reading Books and Googling. You can start here

ASP.NET Optimistic Concurrency Control[^]



http://weblogs.asp.net/cnagel/archive/2003/08/04/22491.aspx[^]


http://scottonwriting.net/sowblog/posts/10054.aspx[^]


http://msdn.microsoft.com/en-us/magazine/cc163924.aspx[^]

http://www.asp.net/Learn/data-access/tutorial-21-cs.aspx[^][


^]

http://www.asp.net/Learn/data-access/tutorial-21-cs.aspx[^]

Go for it

Hope it Helps

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: insertion and deletion at the same time Pin
Isaac Gordon17-Jun-09 0:01
Isaac Gordon17-Jun-09 0:01 
GeneralRe: insertion and deletion at the same time Pin
shankbond17-Jun-09 2:14
shankbond17-Jun-09 2:14 
GeneralRe: insertion and deletion at the same time Pin
Isaac Gordon18-Jun-09 1:57
Isaac Gordon18-Jun-09 1:57 
QuestionHelp Required on the SQL Script... Pin
Jay_se16-Jun-09 7:45
Jay_se16-Jun-09 7:45 
AnswerRe: Help Required on the SQL Script... Pin
David Mujica16-Jun-09 8:49
David Mujica16-Jun-09 8:49 
QuestionRe: Help Required on the SQL Script... Pin
Jay_se16-Jun-09 15:56
Jay_se16-Jun-09 15:56 
AnswerRead System Tables Pin
David Mujica17-Jun-09 3:09
David Mujica17-Jun-09 3:09 
GeneralRe: Read System Tables Pin
Jay_se17-Jun-09 5:03
Jay_se17-Jun-09 5:03 
AnswerRe: Help Required on the SQL Script... Pin
Blue_Boy16-Jun-09 12:14
Blue_Boy16-Jun-09 12:14 
GeneralRe: Help Required on the SQL Script... Pin
Jay_se16-Jun-09 15:59
Jay_se16-Jun-09 15:59 
AnswerRe: Help Required on the SQL Script... Pin
Niladri_Biswas16-Jun-09 23:23
Niladri_Biswas16-Jun-09 23:23 
AnswerRe: Help Required on the SQL Script... Pin
Jay_se17-Jun-09 4:54
Jay_se17-Jun-09 4:54 
GeneralRe: Help Required on the SQL Script... Pin
Niladri_Biswas17-Jun-09 6:18
Niladri_Biswas17-Jun-09 6:18 
QuestionAnother SQL/Stored Proc ? Pin
enipla16-Jun-09 6:07
enipla16-Jun-09 6:07 
AnswerTry the update statement outside the Stored Proc Pin
David Mujica16-Jun-09 7:42
David Mujica16-Jun-09 7:42 
GeneralRe: Try the update statement outside the Stored Proc Pin
enipla16-Jun-09 7:46
enipla16-Jun-09 7:46 
GeneralGood to hear Pin
David Mujica16-Jun-09 8:51
David Mujica16-Jun-09 8:51 

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.