Click here to Skip to main content
15,889,992 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Master Page problem Pin
Trishul Tandel26-Sep-08 20:59
Trishul Tandel26-Sep-08 20:59 
AnswerRe: Master Page problem Pin
Prasanna Kumar Pete28-Sep-08 22:21
Prasanna Kumar Pete28-Sep-08 22:21 
QuestionSqlCacheDependency Pin
.NET- India 26-Sep-08 20:28
.NET- India 26-Sep-08 20:28 
AnswerRe: SqlCacheDependency Pin
AlexeiXX327-Sep-08 17:23
AlexeiXX327-Sep-08 17:23 
GeneralRe: SqlCacheDependency Pin
.NET- India 28-Sep-08 18:56
.NET- India 28-Sep-08 18:56 
GeneralRe: SqlCacheDependency Pin
AlexeiXX329-Sep-08 5:32
AlexeiXX329-Sep-08 5:32 
QuestionHow to edit Email Address set as a Primary key Pin
pavanip26-Sep-08 20:13
pavanip26-Sep-08 20:13 
AnswerRe: How to edit Email Address set as a Primary key Pin
AlexeiXX327-Sep-08 17:27
AlexeiXX327-Sep-08 17:27 
pavanip wrote:
i am using that email address as foreign key for remaining tables.

If you are useing this as a foreign key, when you try to update or delete that record in registration and there is a record in table 2, then you get this error, you would also need to update or delete the record from table 2 before updating or deleting in table registration

To resolve this, just enable the cascadeupdate and cascadedelete in table registration for the email column

Alexei Rodriguez

GeneralRe: How to edit Email Address set as a Primary key Pin
Prasanna Kumar Pete28-Sep-08 21:29
Prasanna Kumar Pete28-Sep-08 21:29 
QuestionIncreasing the speed of auto complete extender Pin
Krazy Programmer26-Sep-08 20:07
Krazy Programmer26-Sep-08 20:07 
AnswerRe: Increasing the speed of auto complete extender Pin
KEVIN.HENG.SHI26-Sep-08 21:03
KEVIN.HENG.SHI26-Sep-08 21:03 
QuestionGet File Name From Path Pin
varsh1226-Sep-08 19:57
varsh1226-Sep-08 19:57 
AnswerRe: Get File Name From Path Pin
Guffa27-Sep-08 16:25
Guffa27-Sep-08 16:25 
AnswerRe: Get File Name From Path Pin
AlexeiXX327-Sep-08 17:33
AlexeiXX327-Sep-08 17:33 
QuestionHow to do WebSetup. Pin
K V Sekhar26-Sep-08 18:27
K V Sekhar26-Sep-08 18:27 
AnswerRe: How to do WebSetup. Pin
Prasanna Kumar Pete28-Sep-08 21:06
Prasanna Kumar Pete28-Sep-08 21:06 
Questiontesting again Pin
Reynaldo N. Emplica26-Sep-08 16:52
Reynaldo N. Emplica26-Sep-08 16:52 
AnswerRe: testing again Pin
AlexeiXX326-Sep-08 16:54
AlexeiXX326-Sep-08 16:54 
QuestionPass variables in iframe Pin
gm8726-Sep-08 16:34
gm8726-Sep-08 16:34 
QuestionCustom Control Problem Pin
snouto26-Sep-08 15:57
snouto26-Sep-08 15:57 
QuestionAsp.Net RichTextBox ??? Pin
NewToAspDotNet26-Sep-08 15:00
NewToAspDotNet26-Sep-08 15:00 
Questionediting .resx files Pin
shefali_sinha26-Sep-08 11:47
shefali_sinha26-Sep-08 11:47 
Questionunable to find the checkbox added progrmaticlaly to the template field of the gridview custom control Pin
naveen.thallam26-Sep-08 10:24
naveen.thallam26-Sep-08 10:24 
QuestionWhat object should I use to create a collection class? Pin
allende26-Sep-08 9:14
allende26-Sep-08 9:14 
Questiongetting scroll bar in ASP.Net Listbox control Pin
John.G26-Sep-08 6:40
John.G26-Sep-08 6:40 

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.