Click here to Skip to main content
15,920,708 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Writing to SQL server w/ VB.Net Pin
Dave Kreskowiak21-Jun-07 4:16
mveDave Kreskowiak21-Jun-07 4:16 
QuestionHow do I Empty a ComboBox after set DataSource Pin
Kerry Drake20-Jun-07 3:16
Kerry Drake20-Jun-07 3:16 
AnswerRe: How do I Empty a ComboBox after set DataSource Pin
ctwalker20-Jun-07 4:01
ctwalker20-Jun-07 4:01 
GeneralRe: How do I Empty a ComboBox after set DataSource Pin
Kerry Drake20-Jun-07 6:01
Kerry Drake20-Jun-07 6:01 
QuestionUserName asn Password in Smtp. how? Pin
alexburzak20-Jun-07 2:53
alexburzak20-Jun-07 2:53 
AnswerRe: UserName asn Password in Smtp. how? Pin
Sanjay Kunjam20-Jun-07 3:01
Sanjay Kunjam20-Jun-07 3:01 
GeneralRe: UserName asn Password in Smtp. how? Pin
alexburzak20-Jun-07 3:16
alexburzak20-Jun-07 3:16 
QuestionHow to insert Null Values Pin
Vimalsoft(Pty) Ltd20-Jun-07 1:34
professionalVimalsoft(Pty) Ltd20-Jun-07 1:34 
i have a table that has no Triggers and all the Fields in my table are nullable and have an Identity Column that is no giving me problem.

am inserting data from my vb.net frontend to my table. sometimes users dont have anything to input, so i want to allow my Adapter to input Null in the dataset when the user has not inserted in data in the text. i used the dragg and drop technique(draging table into the form) here is my SQl statement
<br />
SELECT NUM_KEY, EXTENSION, CELL_ID, ACTUAL_EXTENT, PROP_CATEGORY_ID, LIS_KEY, FUNC_KEY, RATEABLE, GEOCODE, NON_DISCREET_VALID, PROPERTY_ID FROM PROPERTY<br />

i want all this fields to accepts null values in the dataset, because i know that when i run the update function, my table wont complain because all this fields accepts Null values.

Thanks

Vuyiswa

AnswerRe: How to insert Null Values Pin
Christian Graus20-Jun-07 11:56
protectorChristian Graus20-Jun-07 11:56 
GeneralRe: How to insert Null Values Pin
Vimalsoft(Pty) Ltd20-Jun-07 19:35
professionalVimalsoft(Pty) Ltd20-Jun-07 19:35 
GeneralRe: How to insert Null Values Pin
Dave Kreskowiak21-Jun-07 4:12
mveDave Kreskowiak21-Jun-07 4:12 
GeneralRe: How to insert Null Values Pin
Vimalsoft(Pty) Ltd21-Jun-07 22:40
professionalVimalsoft(Pty) Ltd21-Jun-07 22:40 
GeneralRe: How to insert Null Values Pin
Dave Kreskowiak22-Jun-07 16:41
mveDave Kreskowiak22-Jun-07 16:41 
Questionintptr Pin
Taylor Kobani20-Jun-07 0:16
Taylor Kobani20-Jun-07 0:16 
AnswerRe: intptr Pin
Dave Kreskowiak21-Jun-07 4:11
mveDave Kreskowiak21-Jun-07 4:11 
GeneralRe: intptr [modified] Pin
Taylor Kobani22-Jun-07 7:58
Taylor Kobani22-Jun-07 7:58 
QuestionAdd -in problems Pin
Katarzyna_20-Jun-07 0:06
Katarzyna_20-Jun-07 0:06 
AnswerRe: Add -in problems Pin
Dave Kreskowiak21-Jun-07 4:07
mveDave Kreskowiak21-Jun-07 4:07 
GeneralRe: Add -in problems Pin
Katarzyna_21-Jun-07 11:03
Katarzyna_21-Jun-07 11:03 
GeneralRe: Add -in problems Pin
Dave Kreskowiak21-Jun-07 14:24
mveDave Kreskowiak21-Jun-07 14:24 
GeneralRe: Add -in problems Pin
Katarzyna_21-Jun-07 21:51
Katarzyna_21-Jun-07 21:51 
GeneralRe: Add -in problems Pin
Dave Kreskowiak22-Jun-07 16:37
mveDave Kreskowiak22-Jun-07 16:37 
GeneralRe: Add -in problems Pin
Katarzyna_24-Jun-07 5:40
Katarzyna_24-Jun-07 5:40 
GeneralRe: Add -in problems Pin
Dave Kreskowiak24-Jun-07 6:13
mveDave Kreskowiak24-Jun-07 6:13 
QuestionMDI Form - Mergeing menu items Pin
FeRtoll19-Jun-07 23:40
FeRtoll19-Jun-07 23: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.