Click here to Skip to main content
15,893,814 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionBandwidth Speed? Pin
Icarus12314-Feb-07 21:05
Icarus12314-Feb-07 21:05 
QuestionHow to insert data from webform to database? Pin
YarunThakur14-Feb-07 20:59
YarunThakur14-Feb-07 20:59 
AnswerRe: How to insert data from webform to database? Pin
Michael Sync14-Feb-07 21:06
Michael Sync14-Feb-07 21:06 
AnswerRe: How to insert data from webform to database? Pin
postmaster@programmingknowledge.com15-Feb-07 17:00
postmaster@programmingknowledge.com15-Feb-07 17:00 
QuestionSecurity(Problem with create role )[modified] Pin
papa8014-Feb-07 20:41
papa8014-Feb-07 20:41 
AnswerRe: Problem with create role Pin
Michael Sync14-Feb-07 20:49
Michael Sync14-Feb-07 20:49 
GeneralRe: Problem with create role Pin
papa8014-Feb-07 20:57
papa8014-Feb-07 20:57 
GeneralRe: Problem with create role Pin
Michael Sync14-Feb-07 21:01
Michael Sync14-Feb-07 21:01 
Check it out here.. >> [RoleId] [uniqueidentifier] NOT NULL,
that means this column doesn't accept any NULL value.

Why do you want to add NULL value?
it will work if you don;t add any NULL value to this column..

However, in case you have to add NULL value then... you can remove "NOT NULL" from this statement..


Thanks and Regards,
Michael Sync

Blog: http://michaelsync.net

GeneralRe: Problem with create role Pin
papa8014-Feb-07 21:04
papa8014-Feb-07 21:04 
GeneralRe: Problem with create role Pin
papa8014-Feb-07 21:07
papa8014-Feb-07 21:07 
GeneralRe: Problem with create role Pin
Michael Sync14-Feb-07 21:08
Michael Sync14-Feb-07 21:08 
GeneralRe: Problem with create role Pin
papa8014-Feb-07 21:13
papa8014-Feb-07 21:13 
Questionhelp required Pin
RSArockiam14-Feb-07 20:35
RSArockiam14-Feb-07 20:35 
AnswerRe: help required Pin
Walter_H15-Feb-07 1:27
Walter_H15-Feb-07 1:27 
GeneralRe: help required Pin
RSArockiam15-Feb-07 2:04
RSArockiam15-Feb-07 2:04 
QuestionTab Control In ASP.NET 2.0(VB) Pin
varshavmane14-Feb-07 20:11
varshavmane14-Feb-07 20:11 
AnswerRe: Tab Control In ASP.NET 2.0(VB) Pin
Sylvester george14-Feb-07 20:21
Sylvester george14-Feb-07 20:21 
GeneralRe: Tab Control In ASP.NET 2.0(VB) Pin
varshavmane14-Feb-07 20:30
varshavmane14-Feb-07 20:30 
AnswerRe: Tab Control In ASP.NET 2.0(VB) Pin
Michael Sync14-Feb-07 20:24
Michael Sync14-Feb-07 20:24 
QuestionGridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 19:57
ritu432114-Feb-07 19:57 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 20:01
ritu432114-Feb-07 20:01 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
varshavmane14-Feb-07 20:20
varshavmane14-Feb-07 20:20 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 21:53
ritu432114-Feb-07 21:53 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
varshavmane14-Feb-07 22:10
varshavmane14-Feb-07 22:10 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan14-Feb-07 22:18
Imran Khan Pathan14-Feb-07 22:18 

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.