Click here to Skip to main content
15,909,953 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Change font color in datagrid Pin
Gariel Elijah4-Mar-06 13:11
Gariel Elijah4-Mar-06 13:11 
Questionhow to turn off system error when i add daplicated ID unique? Pin
superdragon4-Mar-06 2:51
superdragon4-Mar-06 2:51 
AnswerRe: how to turn off system error when i add daplicated ID unique? Pin
Dave Kreskowiak4-Mar-06 9:59
mveDave Kreskowiak4-Mar-06 9:59 
GeneralRe: how to turn off system error when i add daplicated ID unique? Pin
Paul Conrad4-Mar-06 12:23
professionalPaul Conrad4-Mar-06 12:23 
Answerno, i dont want to add duplicated ID Key Pin
superdragon5-Mar-06 3:53
superdragon5-Mar-06 3:53 
GeneralRe: no, i dont want to add duplicated ID Key Pin
Dave Kreskowiak5-Mar-06 7:39
mveDave Kreskowiak5-Mar-06 7:39 
GeneralRe: no, i dont want to add duplicated ID Key Pin
superdragon5-Mar-06 12:23
superdragon5-Mar-06 12:23 
GeneralRe: no, i dont want to add duplicated ID Key Pin
Dave Kreskowiak5-Mar-06 16:26
mveDave Kreskowiak5-Mar-06 16:26 
Your users should not be generating their own Primary Key's. They should not even be able to enter a Primary Key at all! These should be generated by the database itself.

Like I said, handle the error by not letting it happen in the first place. Don't give the user the opportunity to make the error come up.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome


-- modified at 22:45 Sunday 5th March, 2006
GeneralRe: no, i dont want to add duplicated ID Key Pin
superdragon6-Mar-06 0:11
superdragon6-Mar-06 0:11 
GeneralRe: no, i dont want to add duplicated ID Key Pin
Dave Kreskowiak6-Mar-06 2:10
mveDave Kreskowiak6-Mar-06 2:10 
Questionsystem tools Pin
besah4-Mar-06 2:31
besah4-Mar-06 2:31 
AnswerRe: system tools Pin
The Man from U.N.C.L.E.4-Mar-06 5:17
The Man from U.N.C.L.E.4-Mar-06 5:17 
QuestionWriting TSR using Visual Basic 6.0 Pin
Dev Prasad4-Mar-06 1:21
Dev Prasad4-Mar-06 1:21 
AnswerRe: Writing TSR using Visual Basic 6.0 Pin
Dave Kreskowiak4-Mar-06 9:58
mveDave Kreskowiak4-Mar-06 9:58 
Questioncrystal report error"query engine error" Pin
illusionFinder3-Mar-06 23:19
illusionFinder3-Mar-06 23:19 
QuestionTreeview Problem Pin
pankajgarg123-Mar-06 22:43
pankajgarg123-Mar-06 22:43 
AnswerRe: Treeview Problem Pin
Dave Kreskowiak4-Mar-06 9:55
mveDave Kreskowiak4-Mar-06 9:55 
QuestionTreeView Problem Pin
pankajgarg123-Mar-06 22:33
pankajgarg123-Mar-06 22:33 
AnswerRe: TreeView Problem Pin
Dave Kreskowiak4-Mar-06 9:51
mveDave Kreskowiak4-Mar-06 9:51 
QuestionComboBox Problem Pin
pankajgarg123-Mar-06 22:29
pankajgarg123-Mar-06 22:29 
AnswerRe: ComboBox Problem Pin
Dave Kreskowiak4-Mar-06 9:50
mveDave Kreskowiak4-Mar-06 9:50 
QuestionListView Problem in vb.net Pin
pankajgarg123-Mar-06 22:25
pankajgarg123-Mar-06 22:25 
AnswerRe: ListView Problem in vb.net Pin
Dave Kreskowiak4-Mar-06 9:48
mveDave Kreskowiak4-Mar-06 9:48 
AnswerRe: ListView Problem in vb.net Pin
toxcct15-Mar-06 21:41
toxcct15-Mar-06 21:41 
QuestionTreeview Problem in vb.net Pin
pankajgarg123-Mar-06 22:17
pankajgarg123-Mar-06 22:17 

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.