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

Visual Basic

 
AnswerRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Muhammad Javed Khan19-Jan-06 19:34
Muhammad Javed Khan19-Jan-06 19:34 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
mayhem_rules19-Jan-06 19:43
mayhem_rules19-Jan-06 19:43 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
Owner drawn19-Jan-06 20:21
Owner drawn19-Jan-06 20:21 
GeneralRe: How To Check if update statement is executed successfully (qry.ExecuteScalar) Pin
mayhem_rules19-Jan-06 20:25
mayhem_rules19-Jan-06 20:25 
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 
mayhem_rules wrote:
inssql = "Update PriceTable set Price = " & newprice & " where ID = '" & id1 & "' and Period = '" & Trim(period) & "'"


Please learn about SQL Injection Attacks and tips on how to prevent them[^] otherwise this code is going to get you 0wn3d!!!!111

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

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 
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 

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.