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

Database

 
GeneralRe: Database Question Pin
dhbaer20-Aug-07 5:21
dhbaer20-Aug-07 5:21 
QuestionSeployment the Windows Application Pin
Thaer Hamael20-Aug-07 3:32
Thaer Hamael20-Aug-07 3:32 
AnswerRe: Seployment the Windows Application Pin
Rami Said Abd Alhalim20-Aug-07 4:40
Rami Said Abd Alhalim20-Aug-07 4:40 
Questionhow can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 3:08
Rami Said Abd Alhalim20-Aug-07 3:08 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 3:50
kubben20-Aug-07 3:50 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
Rami Said Abd Alhalim20-Aug-07 4:19
Rami Said Abd Alhalim20-Aug-07 4:19 
GeneralRe: how can delete data without drop relation ship between tables??? Pin
kubben20-Aug-07 4:23
kubben20-Aug-07 4:23 
AnswerRe: how can delete data without drop relation ship between tables??? Pin
divyesh143220-Aug-07 3:52
divyesh143220-Aug-07 3:52 
set particular column's constraint as

Delete Rule as Set null

and

Update Rule as Set null

You can find this option where you define the relationship of tables. it is titled with "Insert and Update Specification" of sql server management studio.

divyesh

QuestionStored Proc help Pin
tthellebuyck20-Aug-07 2:40
tthellebuyck20-Aug-07 2:40 
AnswerRe: Stored Proc help Pin
andyharman20-Aug-07 3:30
professionalandyharman20-Aug-07 3:30 
AnswerRe: Stored Proc help [modified] Pin
John-ph20-Aug-07 4:12
John-ph20-Aug-07 4:12 
QuestionInvalid Column Name Pin
divyesh143220-Aug-07 2:24
divyesh143220-Aug-07 2:24 
AnswerRe: Invalid Column Name Pin
Rami Said Abd Alhalim20-Aug-07 3:13
Rami Said Abd Alhalim20-Aug-07 3:13 
GeneralRe: Invalid Column Name Pin
divyesh143220-Aug-07 3:46
divyesh143220-Aug-07 3:46 
AnswerRe: Invalid Column Name Pin
Rami Said Abd Alhalim20-Aug-07 3:42
Rami Said Abd Alhalim20-Aug-07 3:42 
GeneralRe: Invalid Column Name Pin
divyesh143220-Aug-07 3:47
divyesh143220-Aug-07 3:47 
Questionhow to deal with ADO.net when connecting DB Pin
prasadbuddhika20-Aug-07 1:09
prasadbuddhika20-Aug-07 1:09 
QuestionHow to generate Code Behind for click of report in aspx page Pin
salmonraju20-Aug-07 0:22
salmonraju20-Aug-07 0:22 
QuestionDefining stored procedure parameters Pin
Steven J Jowett19-Aug-07 23:35
Steven J Jowett19-Aug-07 23:35 
AnswerRe: Defining stored procedure parameters Pin
Rami Said Abd Alhalim19-Aug-07 23:48
Rami Said Abd Alhalim19-Aug-07 23:48 
GeneralRe: Defining stored procedure parameters Pin
Steven J Jowett19-Aug-07 23:51
Steven J Jowett19-Aug-07 23:51 
Questionsorting fixed length file in sql server Pin
S Palip19-Aug-07 23:35
S Palip19-Aug-07 23:35 
AnswerRe: sorting fixed length file in sql server Pin
Steven J Jowett19-Aug-07 23:41
Steven J Jowett19-Aug-07 23:41 
AnswerRe: sorting fixed length file in sql server Pin
Rami Said Abd Alhalim19-Aug-07 23:50
Rami Said Abd Alhalim19-Aug-07 23:50 
GeneralRe: sorting fixed length file in sql server Pin
S Palip19-Aug-07 23:55
S Palip19-Aug-07 23:55 

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.