Click here to Skip to main content
15,887,812 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Hashing Pin
kubben27-Feb-07 3:21
kubben27-Feb-07 3:21 
Questionprinter option in file menu Pin
veeru1026-Feb-07 17:13
veeru1026-Feb-07 17:13 
QuestionMicrosoft KB-180736 Pin
hhuntman26-Feb-07 16:13
hhuntman26-Feb-07 16:13 
AnswerRe: Microsoft KB-180736 Pin
Dave Kreskowiak27-Feb-07 2:42
mveDave Kreskowiak27-Feb-07 2:42 
QuestionHow to open Excel file? Pin
moomoooomoo26-Feb-07 15:36
moomoooomoo26-Feb-07 15:36 
AnswerRe: How to open Excel file? Pin
Krish - KP26-Feb-07 23:18
Krish - KP26-Feb-07 23:18 
Questionvb.net update query how to Pin
JustmeNick26-Feb-07 11:21
JustmeNick26-Feb-07 11:21 
AnswerRe: vb.net update query how to Pin
Guffa26-Feb-07 21:38
Guffa26-Feb-07 21:38 
Is it an update query or an insert query that you have?

When you say "field", do you really mean a field, or do you mean a record? When you say that it's "empty", is it a field that is null, a field that is empty, or a record that doesn't exist?

An insert query will only add new records. An update query will only update records that exist, not create new ones. An update query will always update the values in the fields if the record exist, regardless of what the values were before.

---
single minded; short sighted; long gone;

GeneralRe: vb.net update query how to Pin
JustmeNick27-Feb-07 4:16
JustmeNick27-Feb-07 4:16 
AnswerRe: vb.net update query how to Pin
Guffa27-Feb-07 6:25
Guffa27-Feb-07 6:25 
QuestionRounding a number in VB.NET Pin
harveyhanson26-Feb-07 10:12
harveyhanson26-Feb-07 10:12 
AnswerRe: Rounding a number in VB.NET Pin
Christian Graus26-Feb-07 10:24
protectorChristian Graus26-Feb-07 10:24 
AnswerRe: Rounding a number in VB.NET Pin
The ANZAC26-Feb-07 10:30
The ANZAC26-Feb-07 10:30 
GeneralRe: Rounding a number in VB.NET Pin
Christian Graus26-Feb-07 10:33
protectorChristian Graus26-Feb-07 10:33 
AnswerRe: Rounding a number in VB.NET Pin
JUNEYT26-Feb-07 11:17
JUNEYT26-Feb-07 11:17 
GeneralRe: Rounding a number in VB.NET Pin
TwoFaced26-Feb-07 11:55
TwoFaced26-Feb-07 11:55 
GeneralRe: Rounding a number in VB.NET Pin
Christian Graus26-Feb-07 12:39
protectorChristian Graus26-Feb-07 12:39 
GeneralRe: Rounding a number in VB.NET Pin
TwoFaced26-Feb-07 12:56
TwoFaced26-Feb-07 12:56 
QuestionHow can I use the barcode in my Program? Pin
khaiyam26-Feb-07 7:13
khaiyam26-Feb-07 7:13 
AnswerRe: How can I use the barcode in my Program? Pin
Christian Graus26-Feb-07 10:22
protectorChristian Graus26-Feb-07 10:22 
AnswerRe: How can I use the barcode in my Program? Pin
haggenx27-Feb-07 7:21
haggenx27-Feb-07 7:21 
QuestionHow to get opened document filename/path in word Pin
Muhammad Nauman Yousuf26-Feb-07 5:57
Muhammad Nauman Yousuf26-Feb-07 5:57 
QuestionHow to capture document filename/path in word Pin
salma_sultana28-Feb-07 0:59
salma_sultana28-Feb-07 0:59 
Questionruntime controls Pin
balakpn26-Feb-07 2:36
balakpn26-Feb-07 2:36 
AnswerRe: runtime controls Pin
JUNEYT26-Feb-07 3:22
JUNEYT26-Feb-07 3:22 

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.