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

Visual Basic

 
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 5:40
Stephen McGuire5-Aug-06 5:40 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 5:42
newbjohny5-Aug-06 5:42 
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 5:56
Stephen McGuire5-Aug-06 5:56 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 6:10
newbjohny5-Aug-06 6:10 
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 6:16
Stephen McGuire5-Aug-06 6:16 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 6:23
newbjohny5-Aug-06 6:23 
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 6:32
Stephen McGuire5-Aug-06 6:32 
GeneralRe: Specified cast is not valid [modified] Pin
newbjohny5-Aug-06 6:45
newbjohny5-Aug-06 6:45 
Hi Steve, the sqlite_*** are my names I've given to them. Like in the code above, I've simply added the _ so when I come to use it elsewhere I know what it is, so SQLiteCommandBuilder becomes sqilte_commandBuilder. It's just easier for me. They come from a 3rd party wrapper which is finisar.sqlite which can be found at http://adodotnetsqlite.sourceforge.net/

the expected line of "Dim sqlite_commandBuilder As SQLiteCommandBuilder" is present and has been declared at the top of the dbConnection class with all the other things that need declaring.

Now that you mention it I don't know what those two lines are doing, they are there from when I started this project a long time ago and as it was working I never took anything out.


I've took them out and they makeno difference to the error messge so it looks as if they were not needed at all.

-- modified at 12:47 Saturday 5th August, 2006
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 6:56
Stephen McGuire5-Aug-06 6:56 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 7:02
newbjohny5-Aug-06 7:02 
GeneralRe: Specified cast is not valid Pin
Stephen McGuire5-Aug-06 7:06
Stephen McGuire5-Aug-06 7:06 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 7:13
newbjohny5-Aug-06 7:13 
GeneralRe: Specified cast is not valid Pin
Colin Angus Mackay5-Aug-06 5:36
Colin Angus Mackay5-Aug-06 5:36 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 5:53
newbjohny5-Aug-06 5:53 
GeneralRe: Specified cast is not valid Pin
Colin Angus Mackay5-Aug-06 5:59
Colin Angus Mackay5-Aug-06 5:59 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 6:16
newbjohny5-Aug-06 6:16 
AnswerRe: Specified cast is not valid [modified] Pin
Colin Angus Mackay5-Aug-06 6:03
Colin Angus Mackay5-Aug-06 6:03 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 6:19
newbjohny5-Aug-06 6:19 
GeneralRe: Specified cast is not valid Pin
Colin Angus Mackay5-Aug-06 10:05
Colin Angus Mackay5-Aug-06 10:05 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 10:36
newbjohny5-Aug-06 10:36 
AnswerRe: Specified cast is not valid [modified] Pin
mtone5-Aug-06 18:32
mtone5-Aug-06 18:32 
GeneralRe: Specified cast is not valid Pin
newbjohny5-Aug-06 23:41
newbjohny5-Aug-06 23:41 
AnswerRe: Specified cast is not valid Pin
newbjohny7-Aug-06 2:35
newbjohny7-Aug-06 2:35 
QuestionFind and replace Pin
Harold_Wishes5-Aug-06 4:21
Harold_Wishes5-Aug-06 4:21 
QuestionHow To make key events work within a datagrid Pin
rahulnair4-Aug-06 23:06
rahulnair4-Aug-06 23:06 

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.