Click here to Skip to main content
15,912,082 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: vb.net 2010 has sql error Pin
dcof17-Mar-16 8:43
dcof17-Mar-16 8:43 
Questionvb Pin
Member 1239502015-Mar-16 18:23
Member 1239502015-Mar-16 18:23 
AnswerRe: vb Pin
Mycroft Holmes15-Mar-16 20:04
professionalMycroft Holmes15-Mar-16 20:04 
AnswerRe: vb Pin
Patrice T19-Mar-16 12:09
mvePatrice T19-Mar-16 12:09 
QuestionNeed help on making a advanced internet based application? VB.NET Pin
Member 1237915715-Mar-16 18:07
Member 1237915715-Mar-16 18:07 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Mycroft Holmes15-Mar-16 19:59
professionalMycroft Holmes15-Mar-16 19:59 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 2:58
Member 1237915716-Mar-16 2:58 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Dave Kreskowiak16-Mar-16 4:40
mveDave Kreskowiak16-Mar-16 4:40 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T16-Mar-16 14:56
mvePatrice T16-Mar-16 14:56 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 22:26
Member 1237915716-Mar-16 22:26 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T16-Mar-16 22:55
mvePatrice T16-Mar-16 22:55 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915716-Mar-16 23:39
Member 1237915716-Mar-16 23:39 
AnswerRe: Need help on making a advanced internet based application? VB.NET Pin
Patrice T17-Mar-16 0:09
mvePatrice T17-Mar-16 0:09 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Member 1237915717-Mar-16 0:23
Member 1237915717-Mar-16 0:23 
GeneralRe: Need help on making a advanced internet based application? VB.NET Pin
Richard MacCutchan17-Mar-16 2:56
mveRichard MacCutchan17-Mar-16 2:56 
Questionvb.net 2010 db error message Pin
dcof15-Mar-16 12:06
dcof15-Mar-16 12:06 
QuestionRe: vb.net 2010 db error message Pin
Eddy Vluggen15-Mar-16 13:43
professionalEddy Vluggen15-Mar-16 13:43 
AnswerRe: vb.net 2010 db error message Pin
Richard MacCutchan15-Mar-16 23:44
mveRichard MacCutchan15-Mar-16 23:44 
AnswerRe: vb.net 2010 db error message Pin
Richard Deeming16-Mar-16 1:57
mveRichard Deeming16-Mar-16 1:57 
dcof wrote:
connectionString="TestI; Database=OPS; User ID=Usr; Password=etxxxxxx;"

That's not a valid SQL connection string.
SqlConnection.ConnectionString Property (System.Data.SqlClient)[^]
.NET Framework Data Provider for SQL Server Connection Strings - ConnectionStrings.com[^]

If that's really what you have in your config file, then you need to fix the connection string. If it's not what's in your config file, then you need to show us the real connection string (with any sensitive values masked).



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: vb.net 2010 db error message Pin
dcof16-Mar-16 7:05
dcof16-Mar-16 7:05 
AnswerRe: vb.net 2010 db error message Pin
dcof16-Mar-16 7:06
dcof16-Mar-16 7:06 
QuestionHow to separate the hours and min.? because the hours is only added to min.? Pin
Real Corks15-Mar-16 5:46
Real Corks15-Mar-16 5:46 
QuestionRe: How to separate the hours and min.? because the hours is only added to min.? Pin
Richard MacCutchan15-Mar-16 6:17
mveRichard MacCutchan15-Mar-16 6:17 
AnswerRe: How to separate the hours and min.? because the hours is only added to min.? Pin
Real Corks15-Mar-16 9:18
Real Corks15-Mar-16 9:18 
GeneralRe: How to separate the hours and min.? because the hours is only added to min.? Pin
Dave Kreskowiak15-Mar-16 9:34
mveDave Kreskowiak15-Mar-16 9:34 

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.