Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncreating multiple dataset based upon a query Pin
uglyeyes28-Feb-06 18:57
uglyeyes28-Feb-06 18:57 
Questionhow to Remap keyboard Layout keys vb6 Pin
justzain28-Feb-06 18:46
justzain28-Feb-06 18:46 
AnswerRe: how to Remap keyboard Layout keys vb6 Pin
Dave Kreskowiak1-Mar-06 1:07
mveDave Kreskowiak1-Mar-06 1:07 
QuestionTreeview Problem in vb.net Pin
pankajgarg1228-Feb-06 18:42
pankajgarg1228-Feb-06 18:42 
Questionwhats wrong wif my connection? Pin
pandapatin28-Feb-06 17:04
pandapatin28-Feb-06 17:04 
AnswerRe: whats wrong wif my connection? Pin
Steve Pullan28-Feb-06 17:17
Steve Pullan28-Feb-06 17:17 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 17:23
pandapatin28-Feb-06 17:23 
GeneralRe: whats wrong wif my connection? Pin
Steve Pullan28-Feb-06 17:33
Steve Pullan28-Feb-06 17:33 
pandapatin wrote:
the spelling is ok,i've double check it.it is the same as my connection string as it in my web config file.So anything i can do to solve it?

Dim MyConn As New SqlConnection(ConfigurationManager.AppSettings("psmConnectionString2"))

This is the line it is crashing on right?

Make sure that whatever psmConnectionString2 contains is in the correct format and properly constructed.

Hint: Put the cursor on SqlConnection in the line above (in Visual Studio) and press F1.

...Steve

"Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
(Translation: I'll show you the way, but not write the code for you.) I read that somewhere once Smile | :)
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 17:43
pandapatin28-Feb-06 17:43 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 18:37
HimaBindu Vejella28-Feb-06 18:37 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 19:06
pandapatin28-Feb-06 19:06 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 22:14
HimaBindu Vejella28-Feb-06 22:14 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 22:18
pandapatin28-Feb-06 22:18 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 22:21
HimaBindu Vejella28-Feb-06 22:21 
GeneralRe: whats wrong wif my connection? Pin
pandapatin1-Mar-06 0:10
pandapatin1-Mar-06 0:10 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 22:26
HimaBindu Vejella28-Feb-06 22:26 
AnswerRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 19:12
HimaBindu Vejella28-Feb-06 19:12 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 21:45
pandapatin28-Feb-06 21:45 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 21:50
HimaBindu Vejella28-Feb-06 21:50 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 21:57
pandapatin28-Feb-06 21:57 
AnswerRe: whats wrong wif my connection? Pin
Guffa28-Feb-06 21:51
Guffa28-Feb-06 21:51 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 21:58
pandapatin28-Feb-06 21:58 
AnswerRe: whats wrong wif my connection? Pin
Guffa28-Feb-06 22:03
Guffa28-Feb-06 22:03 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 22:06
pandapatin28-Feb-06 22:06 
AnswerRe: whats wrong wif my connection? Pin
Guffa1-Mar-06 0:24
Guffa1-Mar-06 0:24 

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.