Click here to Skip to main content
15,890,185 members
Home / Discussions / Database
   

Database

 
QuestionDataGridView vb.net 2005 Pin
kindman_nb2-Apr-07 7:59
kindman_nb2-Apr-07 7:59 
Questionerror while creating the table Pin
pratima12-Apr-07 3:19
pratima12-Apr-07 3:19 
AnswerRe: error while creating the table Pin
gauthee2-Apr-07 3:23
gauthee2-Apr-07 3:23 
GeneralRe: error while creating the table Pin
pratima12-Apr-07 3:34
pratima12-Apr-07 3:34 
GeneralRe: error while creating the table Pin
gauthee2-Apr-07 3:47
gauthee2-Apr-07 3:47 
AnswerRe: error while creating the table Pin
Vimalsoft(Pty) Ltd11-Apr-07 0:58
professionalVimalsoft(Pty) Ltd11-Apr-07 0:58 
QuestionDeletion with relationship Pin
sujithkumarsl2-Apr-07 2:45
sujithkumarsl2-Apr-07 2:45 
AnswerRe: Deletion with relationship Pin
joon vh.2-Apr-07 3:15
joon vh.2-Apr-07 3:15 
You should look for information about Referential integrity. You can force relations to be updated cascading or not in the properties of a relation.

Wiki on referential integrity:
http://en.wikipedia.org/wiki/Referential_integrity[^]
The syntax for a delete command is found here:
http://www.w3schools.com/sql/sql_delete.asp[^]



Visual Studio can't evaluate this, can you?
public object moo<br />
        {<br />
__get { return moo; }<br />
__set { moo = value; }<br />
}

QuestionHi Pin
sree reddy1-Apr-07 23:24
sree reddy1-Apr-07 23:24 
AnswerRe: Hi Pin
sree reddy1-Apr-07 23:26
sree reddy1-Apr-07 23:26 
AnswerRe: Hi Pin
Colin Angus Mackay2-Apr-07 0:08
Colin Angus Mackay2-Apr-07 0:08 
GeneralRe: Hi Pin
jijoaresseriljose2-Apr-07 1:31
jijoaresseriljose2-Apr-07 1:31 
QuestionNew to SQL Pin
Zalro1-Apr-07 20:52
Zalro1-Apr-07 20:52 
QuestionSQl Query Problem Pin
Devkranth Kishore Vanja1-Apr-07 20:16
Devkranth Kishore Vanja1-Apr-07 20:16 
AnswerRe: SQl Query Problem Pin
jijoaresseriljose1-Apr-07 20:24
jijoaresseriljose1-Apr-07 20:24 
GeneralRe: SQl Query Problem Pin
Devkranth Kishore Vanja1-Apr-07 20:41
Devkranth Kishore Vanja1-Apr-07 20:41 
AnswerRe: SQl Query Problem Pin
pradeep.shukla1-Apr-07 20:34
pradeep.shukla1-Apr-07 20:34 
GeneralRe: SQl Query Problem Pin
Devkranth Kishore Vanja1-Apr-07 20:43
Devkranth Kishore Vanja1-Apr-07 20:43 
QuestionHow to use report generated by sql server 2005 reporting service in web application Pin
mohd imran abdul aziz1-Apr-07 18:19
mohd imran abdul aziz1-Apr-07 18:19 
QuestionPlz answer these Pin
yaminilatha1-Apr-07 17:54
yaminilatha1-Apr-07 17:54 
AnswerRe: Plz answer these Pin
Krish - KP1-Apr-07 18:22
Krish - KP1-Apr-07 18:22 
GeneralRe: Plz answer these Pin
yaminilatha1-Apr-07 23:45
yaminilatha1-Apr-07 23:45 
GeneralRe: Plz answer these Pin
Krish - KP2-Apr-07 0:11
Krish - KP2-Apr-07 0:11 
AnswerRe: Plz answer these Pin
Colin Angus Mackay1-Apr-07 22:02
Colin Angus Mackay1-Apr-07 22:02 
AnswerRe: Plz answer these Pin
Pete O'Hanlon2-Apr-07 1:41
mvePete O'Hanlon2-Apr-07 1:41 

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.