Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: Moving form across splitter pane Pin
Luc Pattyn24-Aug-07 0:00
sitebuilderLuc Pattyn24-Aug-07 0:00 
GeneralRe: Moving form across splitter pane Pin
Martin#24-Aug-07 0:01
Martin#24-Aug-07 0:01 
GeneralRe: Moving form across splitter pane Pin
Luc Pattyn24-Aug-07 0:16
sitebuilderLuc Pattyn24-Aug-07 0:16 
GeneralRe: Moving form across splitter pane Pin
Martin#24-Aug-07 0:23
Martin#24-Aug-07 0:23 
GeneralRe: Moving form across splitter pane Pin
Dave Kreskowiak24-Aug-07 1:48
mveDave Kreskowiak24-Aug-07 1:48 
QuestionUSB Flash Memory Pin
M Riaz Bashir23-Aug-07 20:17
M Riaz Bashir23-Aug-07 20:17 
AnswerRe: USB Flash Memory Pin
Martin#23-Aug-07 20:31
Martin#23-Aug-07 20:31 
QuestionColumns of dataset and sql server table [modified] Pin
Syed Mujtaba Hassan23-Aug-07 19:39
Syed Mujtaba Hassan23-Aug-07 19:39 
Hi all

I am writing a program in which I want to read all the column names of a table in db of sql server and against every column I want to check wether it is NULLABLE or not. I am using

MyDataset.Tables[0].Columns[j].AllowDBNull
property of dataset but it shows always a true. I mean all the columns are shown as NULLABLE.
Could someone help me?


-- modified at 1:44 Friday 24th August, 2007

Mujtaba

"If both of us are having one apple each and we exchange it, at the end we both will have one apple each. BUT if both of us are having one idea each and we exchange it, at the end both of us will be having two ideas each."

Generalprojects topics Pin
nitinbsaste23-Aug-07 18:57
nitinbsaste23-Aug-07 18:57 
GeneralRe: projects topics Pin
Christian Graus23-Aug-07 19:07
protectorChristian Graus23-Aug-07 19:07 
GeneralRe: projects topics Pin
Vasudevan Deepak Kumar23-Aug-07 21:13
Vasudevan Deepak Kumar23-Aug-07 21:13 
GeneralRe: projects topics Pin
Dave Kreskowiak24-Aug-07 1:45
mveDave Kreskowiak24-Aug-07 1:45 
GeneralRe: projects topics [modified] Pin
PIEBALDconsult24-Aug-07 8:26
mvePIEBALDconsult24-Aug-07 8:26 
Questionsql query Pin
falles0123-Aug-07 13:24
falles0123-Aug-07 13:24 
AnswerRe: sql query Pin
Christian Graus23-Aug-07 13:36
protectorChristian Graus23-Aug-07 13:36 
GeneralRe: sql query Pin
falles0123-Aug-07 13:47
falles0123-Aug-07 13:47 
GeneralRe: sql query Pin
Christian Graus23-Aug-07 13:59
protectorChristian Graus23-Aug-07 13:59 
GeneralRe: sql query Pin
Dave Kreskowiak23-Aug-07 13:59
mveDave Kreskowiak23-Aug-07 13:59 
AnswerRe: sql query Pin
martin_hughes23-Aug-07 13:45
martin_hughes23-Aug-07 13:45 
AnswerRe: sql query Pin
Colin Angus Mackay23-Aug-07 14:00
Colin Angus Mackay23-Aug-07 14:00 
GeneralRe: sql query Pin
Christian Graus23-Aug-07 14:05
protectorChristian Graus23-Aug-07 14:05 
GeneralRe: sql query Pin
falles0123-Aug-07 14:32
falles0123-Aug-07 14:32 
GeneralRe: sql query Pin
Christian Graus23-Aug-07 16:47
protectorChristian Graus23-Aug-07 16:47 
GeneralRe: sql query Pin
falles0123-Aug-07 15:20
falles0123-Aug-07 15:20 
AnswerRe: sql query Pin
Vasudevan Deepak Kumar23-Aug-07 17:36
Vasudevan Deepak Kumar23-Aug-07 17:36 

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.