Click here to Skip to main content
15,913,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Owner drawn19-Jan-06 20:29
Owner drawn19-Jan-06 20:29 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
mayhem_rules19-Jan-06 20:45
mayhem_rules19-Jan-06 20:45 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Dave Kreskowiak20-Jan-06 1:56
mveDave Kreskowiak20-Jan-06 1:56 
AnswerRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Colin Angus Mackay19-Jan-06 22:39
Colin Angus Mackay19-Jan-06 22:39 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
mayhem_rules19-Jan-06 23:27
mayhem_rules19-Jan-06 23:27 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Colin Angus Mackay19-Jan-06 23:46
Colin Angus Mackay19-Jan-06 23:46 
Questiontrap mouse into a window form Pin
x86phre3x19-Jan-06 18:41
x86phre3x19-Jan-06 18:41 
AnswerRe: trap mouse into a window form Pin
Dave Kreskowiak20-Jan-06 1:51
mveDave Kreskowiak20-Jan-06 1:51 
You can track the mouse position with the Form's MouseMove event. Then handle the Form's MouseLeave event, and reset the mouse to the last known position recorded by the code in MouseMove through the Form's Cursor property.



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


-- modified at 7:51 Friday 20th January, 2006
QuestionEntering Items in Combo Pin
Muhammad Javed Khan19-Jan-06 17:54
Muhammad Javed Khan19-Jan-06 17:54 
AnswerRe: Entering Items in Combo Pin
Owner drawn19-Jan-06 18:28
Owner drawn19-Jan-06 18:28 
QuestionQuestion about .Net Pin
shiroamachi19-Jan-06 17:21
shiroamachi19-Jan-06 17:21 
AnswerRe: Question about .Net Pin
Dave Kreskowiak19-Jan-06 17:43
mveDave Kreskowiak19-Jan-06 17:43 
Questionabout writing object/class to the HDD? Pin
flashmemory19-Jan-06 10:28
flashmemory19-Jan-06 10:28 
AnswerRe: about writing object/class to the HDD? Pin
Christian Graus19-Jan-06 11:20
protectorChristian Graus19-Jan-06 11:20 
Questionabout using barcode in vb.net?? Pin
flashmemory19-Jan-06 10:19
flashmemory19-Jan-06 10:19 
AnswerRe: about using barcode in vb.net?? Pin
Dave Kreskowiak19-Jan-06 10:38
mveDave Kreskowiak19-Jan-06 10:38 
Questionnumber of affected rows Pin
ecentinela19-Jan-06 7:35
ecentinela19-Jan-06 7:35 
AnswerRe: number of affected rows Pin
Dave Kreskowiak19-Jan-06 7:41
mveDave Kreskowiak19-Jan-06 7:41 
GeneralRe: number of affected rows Pin
ecentinela19-Jan-06 7:46
ecentinela19-Jan-06 7:46 
GeneralRe: number of affected rows Pin
Dave Kreskowiak19-Jan-06 8:29
mveDave Kreskowiak19-Jan-06 8:29 
GeneralRe: number of affected rows Pin
ecentinela19-Jan-06 9:16
ecentinela19-Jan-06 9:16 
GeneralRe: number of affected rows Pin
Dave Kreskowiak19-Jan-06 9:23
mveDave Kreskowiak19-Jan-06 9:23 
QuestionHow can i see the content of a sql database in a datagrid in a smartdeviceapplication made in vb.net 2005? Pin
MagureanuMarius19-Jan-06 6:32
MagureanuMarius19-Jan-06 6:32 
QuestionHow to get WM_PASTE message of the windows system? Pin
dyh222219-Jan-06 5:21
dyh222219-Jan-06 5:21 
AnswerRe: How to get WM_PASTE message of the windows system? Pin
Dave Kreskowiak19-Jan-06 7:39
mveDave Kreskowiak19-Jan-06 7:39 

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.