Click here to Skip to main content
15,910,009 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionrefresh a form Pin
steve_rm24-Oct-06 7:22
steve_rm24-Oct-06 7:22 
AnswerRe: refresh a form Pin
Dave Kreskowiak24-Oct-06 7:45
mveDave Kreskowiak24-Oct-06 7:45 
QuestionRead an XML file as a datafile Pin
sybux200024-Oct-06 4:52
sybux200024-Oct-06 4:52 
AnswerRe: Read an XML file as a datafile Pin
Dave Kreskowiak24-Oct-06 5:04
mveDave Kreskowiak24-Oct-06 5:04 
GeneralRe: Read an XML file as a datafile Pin
sybux200025-Oct-06 21:03
sybux200025-Oct-06 21:03 
QuestionOne last hope Pin
Pete Newman24-Oct-06 4:09
Pete Newman24-Oct-06 4:09 
AnswerRe: One last hope Pin
nlarson1124-Oct-06 4:15
nlarson1124-Oct-06 4:15 
GeneralRe: One last hope Pin
Pete Newman24-Oct-06 4:23
Pete Newman24-Oct-06 4:23 
Hi,
Thanks for the reply. this is all new to me and im struggling like mad. Just for background, Im trying to create an Intra-net project... as a tester. I have my web.config file which has the connection string to the SQL server, and im presuming that if the connection string was incorrect there would be an error. as below

The only conponents i have added are the textbox and Button

section of web.config

<connectionstrings>
<remove name="LocalSqlServer">
<add name="LocalSqlServer"
="" connectionstring="Data Source=DevSQL2;Initial Catalog=TestDataBase;Integrated Security=True" providername="System.Data.SqlClient">



thanks Smile | :)

I really do need help..... all this computer stuff is way over my head !!

GeneralRe: One last hope Pin
Pete Newman24-Oct-06 4:25
Pete Newman24-Oct-06 4:25 
GeneralRe: One last hope Pin
Pete Newman24-Oct-06 4:44
Pete Newman24-Oct-06 4:44 
GeneralRe: One last hope [modified] Pin
nlarson1124-Oct-06 4:52
nlarson1124-Oct-06 4:52 
QuestionStatus Message Pin
jds120724-Oct-06 3:16
jds120724-Oct-06 3:16 
AnswerRe: Status Message Pin
nlarson1124-Oct-06 4:19
nlarson1124-Oct-06 4:19 
GeneralRe: Status Message Pin
jds120724-Oct-06 4:46
jds120724-Oct-06 4:46 
GeneralRe: Status Message Pin
Dave Kreskowiak24-Oct-06 4:55
mveDave Kreskowiak24-Oct-06 4:55 
GeneralRe: Status Message Pin
jds120724-Oct-06 5:21
jds120724-Oct-06 5:21 
GeneralRe: Status Message Pin
nlarson1124-Oct-06 4:55
nlarson1124-Oct-06 4:55 
GeneralRe: Status Message Pin
jds120724-Oct-06 5:22
jds120724-Oct-06 5:22 
Questionvb file in .net Pin
Ballita24-Oct-06 0:46
Ballita24-Oct-06 0:46 
AnswerRe: vb file in .net Pin
Dave Sexton24-Oct-06 2:13
Dave Sexton24-Oct-06 2:13 
AnswerRe: vb file in .net Pin
Dave Kreskowiak24-Oct-06 4:51
mveDave Kreskowiak24-Oct-06 4:51 
QuestionHelp Pin
Evalee23-Oct-06 23:07
Evalee23-Oct-06 23:07 
AnswerRe: Help Pin
Dave Sexton24-Oct-06 2:11
Dave Sexton24-Oct-06 2:11 
GeneralRe: Help Pin
nlarson1124-Oct-06 4:23
nlarson1124-Oct-06 4:23 
GeneralRe: Help Pin
Evalee24-Oct-06 4:58
Evalee24-Oct-06 4:58 

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.