Click here to Skip to main content
15,925,400 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: shortest list of four letter words Pin
Johan Hakkesteegt4-Aug-08 19:55
Johan Hakkesteegt4-Aug-08 19:55 
AnswerRe: shortest list of four letter words Pin
Ashfield5-Aug-08 1:42
Ashfield5-Aug-08 1:42 
QuestionVB Dot Net Pin
msmahmood644-Aug-08 8:06
msmahmood644-Aug-08 8:06 
AnswerRe: VB Dot Net Pin
Paul Conrad4-Aug-08 9:08
professionalPaul Conrad4-Aug-08 9:08 
AnswerRe: VB Dot Net Pin
Vimalsoft(Pty) Ltd4-Aug-08 11:48
professionalVimalsoft(Pty) Ltd4-Aug-08 11:48 
QuestionHow do add a dynamic dropdown list to a property in a custom control. Pin
chas0364-Aug-08 7:49
chas0364-Aug-08 7:49 
Questioniterate through datagrid records row wise and insert new records into access database using vb.net2003 Pin
chandrubngit4-Aug-08 2:00
chandrubngit4-Aug-08 2:00 
AnswerRe: iterate through datagrid records row wise and insert new records into access database using vb.net2003 Pin
Tim Carmichael4-Aug-08 6:30
Tim Carmichael4-Aug-08 6:30 
You asked essentially the same question a month ago.
This isn't really a VB.NET question; it is more of a SQL question.
But, here is some help anyone.
Rather than checking to see if the record exists before inserting it, allow the insert to check if the record exists.
And, use a stored procedure instead of writing the SQL statments in the code.

Given these helps, you should be able to accomplish the task.

Tim
AnswerRe: iterate through datagrid records row wise and insert new records into access database using vb.net2003 Pin
rprateek4-Aug-08 15:12
rprateek4-Aug-08 15:12 
AnswerRe: iterate through datagrid records row wise and insert new records into access database using vb.net2003 Pin
rprateek4-Aug-08 15:21
rprateek4-Aug-08 15:21 
QuestionSpell checking Pin
Kanyungu4-Aug-08 0:34
Kanyungu4-Aug-08 0:34 
AnswerRe: Spell checking Pin
Paul Conrad4-Aug-08 6:18
professionalPaul Conrad4-Aug-08 6:18 
AnswerRe: Spell checking Pin
jzonthemtn4-Aug-08 8:50
jzonthemtn4-Aug-08 8:50 
QuestionEmailing as PDF Pin
Dalek Dave3-Aug-08 23:10
professionalDalek Dave3-Aug-08 23:10 
AnswerRe: Emailing as PDF Pin
Tim Carmichael4-Aug-08 6:39
Tim Carmichael4-Aug-08 6:39 
GeneralRe: Emailing as PDF Pin
Dalek Dave4-Aug-08 21:07
professionalDalek Dave4-Aug-08 21:07 
Questionsql question Pin
maytel mynt3-Aug-08 23:01
maytel mynt3-Aug-08 23:01 
AnswerRe: sql question Pin
Guffa3-Aug-08 23:32
Guffa3-Aug-08 23:32 
GeneralRe: sql question Pin
maytel mynt3-Aug-08 23:53
maytel mynt3-Aug-08 23:53 
GeneralRe: sql question Pin
Ashfield4-Aug-08 1:35
Ashfield4-Aug-08 1:35 
GeneralRe: sql question Pin
maytel mynt4-Aug-08 15:23
maytel mynt4-Aug-08 15:23 
GeneralRe: sql question Pin
_Damian S_4-Aug-08 19:49
professional_Damian S_4-Aug-08 19:49 
QuestionHow to use Printer Monitor Component Dll file in vb 2008? Pin
aungthiha3-Aug-08 17:50
aungthiha3-Aug-08 17:50 
AnswerRe: How to use Printer Monitor Component Dll file in vb 2008? Pin
jzonthemtn4-Aug-08 4:38
jzonthemtn4-Aug-08 4:38 
AnswerRe: How to use Printer Monitor Component Dll file in vb 2008? Pin
Duncan Edwards Jones4-Aug-08 10:05
professionalDuncan Edwards Jones4-Aug-08 10: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.