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

Visual Basic

 
GeneralRe: IP information Pin
Dave Kreskowiak8-Mar-09 13:23
mveDave Kreskowiak8-Mar-09 13:23 
Questionuse of button Pin
nazimghori8-Mar-09 4:22
nazimghori8-Mar-09 4:22 
AnswerRe: use of button Pin
Dave Kreskowiak8-Mar-09 6:36
mveDave Kreskowiak8-Mar-09 6:36 
GeneralRe: use of button Pin
nazimghori8-Mar-09 6:56
nazimghori8-Mar-09 6:56 
GeneralRe: use of button Pin
Smithers-Jones8-Mar-09 7:55
Smithers-Jones8-Mar-09 7:55 
GeneralRe: use of button Pin
nazimghori8-Mar-09 8:26
nazimghori8-Mar-09 8:26 
GeneralRe: use of button Pin
Dave Kreskowiak8-Mar-09 13:18
mveDave Kreskowiak8-Mar-09 13:18 
Questionproblem with database Pin
nazimghori8-Mar-09 0:04
nazimghori8-Mar-09 0:04 
hello every one

I m using sqlserver 2005 as an backend tool and vb.net as front end in my project now when i fire n update query
using datareader and cmd.execute nonquery method.

eg:-

obj.strexecutesql("update regi_mast set regi_numb='" + Me.txt3.Text + "'where regi_numb=" + strid)
obj.lfill(Me.lst1, "select * from regi_mast")
this strid is one label in form which is havng value of listview subitem number..

nw in catch block is having exception like:-

Conversion from string "update regi_mast set regi_numb='" to type 'Double' is not valid.

also i m a beginner..
so plz help me...
thank u...
AnswerRe: problem with database Pin
Colin Angus Mackay8-Mar-09 2:21
Colin Angus Mackay8-Mar-09 2:21 
GeneralRe: problem with database Pin
nazimghori8-Mar-09 3:39
nazimghori8-Mar-09 3:39 
QuestionIPTC Pin
pvatanpour7-Mar-09 19:43
pvatanpour7-Mar-09 19:43 
AnswerRe: IPTC Pin
Alan N8-Mar-09 1:36
Alan N8-Mar-09 1:36 
Questionkey press [modified] Pin
JAYRAJ GIRI7-Mar-09 17:43
JAYRAJ GIRI7-Mar-09 17:43 
AnswerRe: key press Pin
dan!sh 7-Mar-09 18:41
professional dan!sh 7-Mar-09 18:41 
JokeRe: key press Pin
ABitSmart7-Mar-09 19:21
ABitSmart7-Mar-09 19:21 
GeneralRe: key press Pin
Luc Pattyn8-Mar-09 1:15
sitebuilderLuc Pattyn8-Mar-09 1:15 
AnswerRe: key press Pin
0x3c08-Mar-09 2:23
0x3c08-Mar-09 2:23 
AnswerMove along. Nothing to see here... Pin
Dave Kreskowiak8-Mar-09 6:33
mveDave Kreskowiak8-Mar-09 6:33 
AnswerRe: key press Pin
Christian Graus8-Mar-09 17:13
protectorChristian Graus8-Mar-09 17:13 
QuestionWindows hook Pin
robertw0197-Mar-09 12:17
robertw0197-Mar-09 12:17 
AnswerRe: Windows hook Pin
Dave Kreskowiak8-Mar-09 6:31
mveDave Kreskowiak8-Mar-09 6:31 
GeneralRe: Windows hook Pin
robertw0198-Mar-09 6:37
robertw0198-Mar-09 6:37 
AnswerRe: Windows hook Pin
scofflaw8-Mar-09 9:08
scofflaw8-Mar-09 9:08 
GeneralRe: Windows hook Pin
robertw0198-Mar-09 15:48
robertw0198-Mar-09 15:48 
QuestionFirefox style url texbox and tabs Pin
sphlynx7-Mar-09 10:34
sphlynx7-Mar-09 10:34 

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.