Click here to Skip to main content
16,006,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUnhandeled exception error Pin
shakizil16-Jan-06 9:31
shakizil16-Jan-06 9:31 
GeneralRe: Unhandeled exception error Pin
Guffa16-Jan-06 10:55
Guffa16-Jan-06 10:55 
Question"Declaration expected" Pin
kenn_rosie16-Jan-06 7:41
kenn_rosie16-Jan-06 7:41 
AnswerRe: "Declaration expected" Pin
Guffa16-Jan-06 8:45
Guffa16-Jan-06 8:45 
GeneralRe: "Declaration expected" Pin
kenn_rosie16-Jan-06 8:55
kenn_rosie16-Jan-06 8:55 
GeneralRe: "Declaration expected" Pin
Guffa16-Jan-06 10:56
Guffa16-Jan-06 10:56 
GeneralRe: "Declaration expected" Pin
kenn_rosie16-Jan-06 12:19
kenn_rosie16-Jan-06 12:19 
AnswerRe: "Declaration expected" Pin
Guffa16-Jan-06 13:09
Guffa16-Jan-06 13:09 
The error message "Declaration Expected" means exactly what is says. You have code where only declarations are allowed. I already explained this. As it's a compiler error message, it has nothing what so ever to do with the database. The database doesn't even have to exist for the code to compile.

Of course you are getting a blank page. What else could you get? You load some data from the database, then you don't do anything with it. What could possibly show up on the page?

---
b { font-weight: normal; }

GeneralRe: "Declaration expected" Pin
kenn_rosie16-Jan-06 13:21
kenn_rosie16-Jan-06 13:21 
AnswerRe: "Declaration expected" Pin
Guffa19-Jan-06 21:34
Guffa19-Jan-06 21:34 
QuestionProblem running Windows Service Pin
luciodandrea16-Jan-06 6:15
luciodandrea16-Jan-06 6:15 
GeneralRe: Problem running Windows Service Pin
bskirkman16-Jan-06 11:26
bskirkman16-Jan-06 11:26 
GeneralRe: Problem running Windows Service Pin
luciodandrea17-Jan-06 0:36
luciodandrea17-Jan-06 0:36 
GeneralRe: Problem running Windows Service Pin
bskirkman17-Jan-06 0:50
bskirkman17-Jan-06 0:50 
GeneralRe: Problem running Windows Service Pin
luciodandrea17-Jan-06 0:55
luciodandrea17-Jan-06 0:55 
GeneralRe: Problem running Windows Service Pin
bskirkman17-Jan-06 1:01
bskirkman17-Jan-06 1:01 
GeneralRe: Problem running Windows Service Pin
bskirkman19-Jan-06 15:51
bskirkman19-Jan-06 15:51 
GeneralRe: Problem running Windows Service Pin
luciodandrea20-Jan-06 2:39
luciodandrea20-Jan-06 2:39 
GeneralRe: Problem running Windows Service Pin
bskirkman20-Jan-06 2:47
bskirkman20-Jan-06 2:47 
Question[Message Deleted] Pin
GitaWist16-Jan-06 2:08
GitaWist16-Jan-06 2:08 
GeneralRe: help me pls!!! Pin
Guffa16-Jan-06 2:45
Guffa16-Jan-06 2:45 
AnswerRe: help me pls!!! Pin
Steve Pullan16-Jan-06 11:16
Steve Pullan16-Jan-06 11:16 
QuestionSearching a dataset using VB.Net Pin
mayhem_rules16-Jan-06 1:14
mayhem_rules16-Jan-06 1:14 
AnswerRe: Searching a dataset using VB.Net Pin
Robert Rohde16-Jan-06 1:25
Robert Rohde16-Jan-06 1:25 
GeneralRe: Searching a dataset using VB.Net Pin
mayhem_rules16-Jan-06 2:36
mayhem_rules16-Jan-06 2:36 

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.