Click here to Skip to main content
15,893,564 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: please i need real help ( iam tiered from it) Pin
Dave Kreskowiak26-Mar-08 6:47
mveDave Kreskowiak26-Mar-08 6:47 
GeneralRe: please i need real help ( iam tiered from it) Pin
asha_s26-Mar-08 7:18
asha_s26-Mar-08 7:18 
GeneralRe: please i need real help ( iam tiered from it) Pin
Dave Kreskowiak26-Mar-08 7:20
mveDave Kreskowiak26-Mar-08 7:20 
GeneralHelp on a program Pin
antlex23-Mar-08 6:26
antlex23-Mar-08 6:26 
GeneralRe: Help on a program Pin
pmarfleet23-Mar-08 7:11
pmarfleet23-Mar-08 7:11 
GeneralRe: Help on a program Pin
Christian Graus23-Mar-08 11:36
protectorChristian Graus23-Mar-08 11:36 
Questioninserting data in to ms access database Pin
bapu288923-Mar-08 4:38
bapu288923-Mar-08 4:38 
GeneralRe: inserting data in to ms access database Pin
pmarfleet23-Mar-08 5:26
pmarfleet23-Mar-08 5:26 
Have you tried stepping through your code with the debugger to identify the source of the problem? I suggest you familiarize yourself with the concept of debugging if you are not sure what it is.

Unless I am missing something, it doesn't appear as if your DataSet object is assigned any tables. Therefore any attempt to reference a table called 'Books' will throw an error.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: inserting data in to ms access database Pin
Paul Conrad23-Mar-08 5:35
professionalPaul Conrad23-Mar-08 5:35 
GeneralRe: inserting data in to ms access database Pin
pmarfleet23-Mar-08 5:51
pmarfleet23-Mar-08 5:51 
QuestionRe: inserting data in to ms access database Pin
bapu288923-Mar-08 6:00
bapu288923-Mar-08 6:00 
GeneralRe: inserting data in to ms access database Pin
Dave Kreskowiak23-Mar-08 15:38
mveDave Kreskowiak23-Mar-08 15:38 
GeneralHosting controls on a layered window Pin
Soumik Chatterjee23-Mar-08 4:02
Soumik Chatterjee23-Mar-08 4:02 
GeneralCalling Web Service using VB6 without SOAP Pin
Kumaran21cen23-Mar-08 3:16
Kumaran21cen23-Mar-08 3:16 
GeneralRe: Calling Web Service using VB6 without SOAP Pin
Dave Kreskowiak24-Mar-08 4:01
mveDave Kreskowiak24-Mar-08 4:01 
Generalrandom records Pin
bapu288923-Mar-08 1:03
bapu288923-Mar-08 1:03 
GeneralRe: random records Pin
Christian Graus23-Mar-08 11:33
protectorChristian Graus23-Mar-08 11:33 
Generalc++ and visual basic share an enum. Pin
nina80222-Mar-08 20:51
nina80222-Mar-08 20:51 
GeneralRe: c++ and visual basic share an enum. Pin
Christian Graus23-Mar-08 11:37
protectorChristian Graus23-Mar-08 11:37 
GeneralFile Package Pin
Ahmad Rifai Yusuf22-Mar-08 16:16
Ahmad Rifai Yusuf22-Mar-08 16:16 
GeneralRe: File Package Pin
Christian Graus22-Mar-08 16:33
protectorChristian Graus22-Mar-08 16:33 
GeneralLocking down a form from user input.... Pin
RayG22-Mar-08 8:18
RayG22-Mar-08 8:18 
GeneralRe: Locking down a form from user input.... Pin
Christian Graus22-Mar-08 11:45
protectorChristian Graus22-Mar-08 11:45 
GeneralRe: Locking down a form from user input.... Pin
darkelv22-Mar-08 18:35
darkelv22-Mar-08 18:35 
QuestionPrinting from a DataGridView Row by Row??? Pin
ukboy22-Mar-08 1:14
ukboy22-Mar-08 1:14 

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.