Click here to Skip to main content
15,886,689 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question[Message Deleted] Pin
R_L_H1-Jun-09 15:01
R_L_H1-Jun-09 15:01 
AnswerRe: BUG?- Username randomly appearing in Text Form Control (Only in Firefox) Pin
RajeevKumarSharma1-Jun-09 23:12
RajeevKumarSharma1-Jun-09 23:12 
QuestionQuestion about connection strings to an Oracle DB Pin
Nostrom01-Jun-09 12:32
Nostrom01-Jun-09 12:32 
AnswerRe: Question about connection strings to an Oracle DB Pin
Colin Angus Mackay1-Jun-09 20:59
Colin Angus Mackay1-Jun-09 20:59 
QuestionAuthenticate users Pin
hahii1-Jun-09 11:05
hahii1-Jun-09 11:05 
AnswerRe: Authenticate users Pin
Christian Graus1-Jun-09 11:29
protectorChristian Graus1-Jun-09 11:29 
AnswerRe: Authenticate users Pin
Colin Angus Mackay1-Jun-09 13:36
Colin Angus Mackay1-Jun-09 13:36 
QuestionInsert statement (please read again.) Pin
hahii1-Jun-09 10:57
hahii1-Jun-09 10:57 
have two tables. Roles and Users. In Roles I have three columns iID(PK), Role(varchar), Description(varchar).

In User table I have columns ID(PK,FK), Username(varchar), Password(varchar), Role(int).
First I fill data in Roles table then now I am trying to insert data in User
table it is giving me following error.

Msg 547, Level 16, State 0, Line 1
The INSERT statement conflicted with the FOREIGN KEY constraint
"FK_User_Role". The conflict occurred in database "DataFeed", table
"dbo.Role", column 'Id'.
The statement has been terminated.
AnswerRe: Insert statement (please read again.) Pin
Christian Graus1-Jun-09 11:30
protectorChristian Graus1-Jun-09 11:30 
AnswerRe: Insert statement (please read again.) Pin
Colin Angus Mackay1-Jun-09 13:32
Colin Angus Mackay1-Jun-09 13:32 
AnswerRe: Insert statement (please read again.) Pin
Colin Angus Mackay1-Jun-09 13:38
Colin Angus Mackay1-Jun-09 13:38 
Questionlogin controls Pin
hahii1-Jun-09 10:50
hahii1-Jun-09 10:50 
AnswerRe: login controls Pin
Christian Graus1-Jun-09 11:30
protectorChristian Graus1-Jun-09 11:30 
QuestionSending values of GridView, Datatable in asp.net in session Pin
ashutosh_karna1-Jun-09 10:29
ashutosh_karna1-Jun-09 10:29 
AnswerRe: Sending values of GridView, Datatable in asp.net in session Pin
Christian Graus1-Jun-09 11:31
protectorChristian Graus1-Jun-09 11:31 
QuestionGridView Editing Pin
MacIntyre1-Jun-09 10:18
MacIntyre1-Jun-09 10:18 
AnswerRe: GridView Editing Pin
ToddHileHoffer1-Jun-09 10:26
ToddHileHoffer1-Jun-09 10:26 
QuestionHow to create HyperLink for field in Crystal CrossTab report ? Pin
David Mujica1-Jun-09 10:14
David Mujica1-Jun-09 10:14 
AnswerRe: How to create HyperLink for field in Crystal CrossTab report ? Pin
Member 204565326-Feb-11 9:22
Member 204565326-Feb-11 9:22 
QuestionInsert into table Pin
hahii1-Jun-09 10:14
hahii1-Jun-09 10:14 
AnswerRe: Insert into table Pin
David Mujica1-Jun-09 10:20
David Mujica1-Jun-09 10:20 
Questionmembership and Roles Pin
hahii1-Jun-09 9:02
hahii1-Jun-09 9:02 
QuestionHow to pass & retrieve gridview as session variable. Pin
ashutosh_karna1-Jun-09 8:18
ashutosh_karna1-Jun-09 8:18 
AnswerRe: How to pass & retrieve gridview as session variable. Pin
Ibrahim Bello1-Jun-09 9:11
Ibrahim Bello1-Jun-09 9:11 
GeneralRe: How to pass & retrieve gridview as session variable. Pin
Not Active1-Jun-09 9:32
mentorNot Active1-Jun-09 9:32 

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.