Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Interrupt loop operation Pin
beowulfagate6-Sep-04 23:06
beowulfagate6-Sep-04 23:06 
GeneralRe: onclick! Pin
Christian Graus6-Sep-04 16:53
protectorChristian Graus6-Sep-04 16:53 
GeneralRe: onclick! Pin
Christian Graus7-Sep-04 10:05
protectorChristian Graus7-Sep-04 10:05 
GeneralRe: onclick! Pin
Anonymous8-Sep-04 3:41
Anonymous8-Sep-04 3:41 
GeneralRe: onclick! Pin
Christian Graus8-Sep-04 12:25
protectorChristian Graus8-Sep-04 12:25 
General[vb.net] Gradient Fill Pin
thesleeper6-Sep-04 11:16
thesleeper6-Sep-04 11:16 
GeneralRe: [vb.net] Gradient Fill Pin
Daniel Turini8-Sep-04 0:26
Daniel Turini8-Sep-04 0:26 
GeneralCreating NULLs in Access Pin
Anonymous6-Sep-04 8:11
Anonymous6-Sep-04 8:11 
What is the correct syntax in a .NET SQL INSERT or UPDATE command which will create a NULL in an integer field in Microsft Access?

Note: because I already do this in other parts of my code through use of datasets and "DBNull.Value", I not only know that it is possible, I can also write a cumbersome work-around using these.

But I believe that some simple way can be found to do this using "OleDbCommand(sql, connection)" and the appropriate string for "sql".

I've tried 'null', nothing, DBNull.Value and several othersin my "sql" string. All give me syntax errors as the code attempts to update the database.

Thanks, Jimbeau
GeneralRe: Creating NULLs in Access Pin
Anonymous6-Sep-04 11:55
Anonymous6-Sep-04 11:55 
GeneralTransparency Issues Pin
Herbertmunch6-Sep-04 5:57
Herbertmunch6-Sep-04 5:57 
GeneralLocking the keyboard on XP using .NET Pin
Innovathis6-Sep-04 5:11
Innovathis6-Sep-04 5:11 
GeneralRe: Locking the keyboard on XP using .NET Pin
Dave Kreskowiak7-Sep-04 1:36
mveDave Kreskowiak7-Sep-04 1:36 
GeneralThanks for your reply! Pin
Innovathis7-Sep-04 3:51
Innovathis7-Sep-04 3:51 
GeneralRe: Thanks for your reply! Pin
Dave Kreskowiak7-Sep-04 12:27
mveDave Kreskowiak7-Sep-04 12:27 
GeneralSource Safe is driving me mad! Pin
MrMickeyDeeGimp6-Sep-04 4:22
MrMickeyDeeGimp6-Sep-04 4:22 
GeneralRe: Source Safe is driving me mad! Pin
Pradeep Shamarao8-Sep-04 2:09
Pradeep Shamarao8-Sep-04 2:09 
GeneralShow form from remotable object Pin
fleetwood6-Sep-04 4:21
fleetwood6-Sep-04 4:21 
Generalplease help me! Pin
Member 9046056-Sep-04 3:13
Member 9046056-Sep-04 3:13 
GeneralRecord with a web cam using vb.net code Pin
Sunil Naidu6-Sep-04 2:27
Sunil Naidu6-Sep-04 2:27 
QuestionHow do I update my DB tables with datasets Pin
Cyberclown6-Sep-04 1:49
Cyberclown6-Sep-04 1:49 
AnswerRe: How do I update my DB tables with datasets Pin
Dave Kreskowiak7-Sep-04 1:28
mveDave Kreskowiak7-Sep-04 1:28 
GeneralSMTP CDO.Message error Pin
denisdurand5-Sep-04 23:44
denisdurand5-Sep-04 23:44 
GeneralRe: SMTP CDO.Message error Pin
Dave Kreskowiak7-Sep-04 1:18
mveDave Kreskowiak7-Sep-04 1:18 
GeneralRe: SMTP CDO.Message error Pin
denisdurand7-Sep-04 8:26
denisdurand7-Sep-04 8:26 
Generalhelp~a codeDom segment Pin
noway5865-Sep-04 20:05
noway5865-Sep-04 20:05 

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.