Click here to Skip to main content
16,016,076 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDisable/Enable CD/DVD-Drive Pin
Lennard Fonteijn20-Jun-06 4:38
Lennard Fonteijn20-Jun-06 4:38 
AnswerRe: Disable/Enable CD/DVD-Drive Pin
progload20-Jun-06 6:38
progload20-Jun-06 6:38 
QuestiontreevieW in vb.net 1.1 Pin
constantinejones20-Jun-06 4:19
constantinejones20-Jun-06 4:19 
AnswerRe: treevieW in vb.net 1.1 Pin
Lennard Fonteijn20-Jun-06 4:45
Lennard Fonteijn20-Jun-06 4:45 
QuestionType SqlConnection is not defined Pin
Quecumber25620-Jun-06 3:53
Quecumber25620-Jun-06 3:53 
AnswerRe: Type SqlConnection is not defined Pin
Edbert P20-Jun-06 19:39
Edbert P20-Jun-06 19:39 
GeneralRe: Type SqlConnection is not defined Pin
Quecumber25621-Jun-06 3:49
Quecumber25621-Jun-06 3:49 
GeneralRe: Type SqlConnection is not defined Pin
Edbert P21-Jun-06 13:52
Edbert P21-Jun-06 13:52 
Did you use the VS2003 provided by the book?
It might be that the VS2003 version is an older one, therefore you might want to try System.Data.Sql instead of System.Data.SqlClient.

I'm quite sure it's a namespace problem, so check that you have added the correct references and imported the correct namespace (use the intellisense).
Otherwise, try Resharper[^]. It usually finds the correct class and namespace for you to use.

"Democracy is two wolves and a sheep voting on what to have for dinner" - Ross

Edbert
Sydney, Australia
QuestionOnline Booking Pin
Daleen20-Jun-06 3:16
Daleen20-Jun-06 3:16 
AnswerRe: Online Booking Pin
mikanu20-Jun-06 9:42
mikanu20-Jun-06 9:42 
Generalto save multiple .bmp images Pin
Ganesh Nagargoje20-Jun-06 3:15
Ganesh Nagargoje20-Jun-06 3:15 
GeneralRe: to save multiple .bmp images Pin
toxcct20-Jun-06 3:21
toxcct20-Jun-06 3:21 
GeneralRe: to save multiple .bmp images Pin
Nitron20-Jun-06 3:22
Nitron20-Jun-06 3:22 
JokeRe: to save multiple .bmp images Pin
Don Miguel20-Jun-06 3:27
Don Miguel20-Jun-06 3:27 
GeneralRe: to save multiple .bmp images Pin
Monty220-Jun-06 3:28
Monty220-Jun-06 3:28 
JokeRe: to save multiple .bmp images Pin
toxcct20-Jun-06 3:52
toxcct20-Jun-06 3:52 
GeneralRe: to save multiple .bmp images Pin
Lennard Fonteijn20-Jun-06 4:43
Lennard Fonteijn20-Jun-06 4:43 
GeneralRe: to save multiple .bmp images [modified] Pin
Dave Kreskowiak20-Jun-06 5:26
mveDave Kreskowiak20-Jun-06 5:26 
GeneralRe: to save multiple .bmp images Pin
Dave Kreskowiak20-Jun-06 5:24
mveDave Kreskowiak20-Jun-06 5:24 
QuestionMaster/Detail datagrid Pin
JohnBeton20-Jun-06 1:41
JohnBeton20-Jun-06 1:41 
AnswerRe: Master/Detail datagrid Pin
JohnBeton20-Jun-06 22:33
JohnBeton20-Jun-06 22:33 
QuestionCrystal Report Logon Pin
giotis8220-Jun-06 1:32
giotis8220-Jun-06 1:32 
Questiondifferent images for treeview nodes Pin
mini878020-Jun-06 1:21
mini878020-Jun-06 1:21 
AnswerRe: different images for treeview nodes Pin
_mubashir20-Jun-06 2:08
_mubashir20-Jun-06 2:08 
GeneralRe: different images for treeview nodes Pin
mini878022-Jun-06 0:13
mini878022-Jun-06 0:13 

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.