Click here to Skip to main content
15,915,319 members
Home / Discussions / C#
   

C#

 
General[Message Deleted] Pin
MWRivera24-Jul-09 8:29
MWRivera24-Jul-09 8:29 
GeneralRe: ServerVersion Exception being thrown Pin
Abhijit Jana24-Jul-09 8:40
professionalAbhijit Jana24-Jul-09 8:40 
GeneralRe: ServerVersion Exception being thrown Pin
MWRivera24-Jul-09 8:51
MWRivera24-Jul-09 8:51 
GeneralRe: ServerVersion Exception being thrown Pin
Abhijit Jana24-Jul-09 9:03
professionalAbhijit Jana24-Jul-09 9:03 
GeneralRe: ServerVersion Exception being thrown Pin
MWRivera24-Jul-09 9:08
MWRivera24-Jul-09 9:08 
GeneralRe: [Message Deleted] Pin
Abhijit Jana24-Jul-09 8:43
professionalAbhijit Jana24-Jul-09 8:43 
GeneralRe: [Message Deleted] Pin
MWRivera24-Jul-09 8:53
MWRivera24-Jul-09 8:53 
AnswerRe: ServerVersion Exception being thrown Pin
MWRivera27-Jul-09 4:12
MWRivera27-Jul-09 4:12 
Hi All,

I still haven't been able to SAConnection working correctly. I'm currently receiving the error:

"Invalid connection string. Error parsing connection parameter string
Parameter name: connectionString"


on the following line of code:

SAConnection oConn = new SAConnection(ConnString);



The connection string I'm using is of the following format:

string ConnString = "Data source=ServerName;Initial catalog=DBName;UID=UserID;PWD=Password";


Could you give me some pointers on what I should be entering for the 'Data Source' is this just the server name or the server name plus the path to the database etc? i've tried both with no luck but if I can pin point what is required then I have a better chance of getting it to work.

Hope you can help,
Mel
Questionproblem in DELETING rows from gridview and database table using a check box column and a DELETE button. Pin
Omar Akhtar Sheikh24-Jul-09 6:26
Omar Akhtar Sheikh24-Jul-09 6:26 
AnswerRe: problem in DELETING rows from gridview and database table using a check box column and a DELETE button. Pin
Abhijit Jana24-Jul-09 6:49
professionalAbhijit Jana24-Jul-09 6:49 
AnswerRe: problem in DELETING rows from gridview and database table using a check box column and a DELETE button. Pin
SilimSayo24-Jul-09 7:27
SilimSayo24-Jul-09 7:27 
QuestionGetting Keystrokes even when the program is minimized Pin
Wamuti24-Jul-09 6:19
Wamuti24-Jul-09 6:19 
AnswerRe: Getting Keystrokes even when the program is minimized Pin
mypicturefaded24-Jul-09 6:22
mypicturefaded24-Jul-09 6:22 
AnswerRe: Getting Keystrokes even when the program is minimized Pin
DaveyM6924-Jul-09 6:23
professionalDaveyM6924-Jul-09 6:23 
Questionquery wizard Pin
mohammad alnoed24-Jul-09 5:55
mohammad alnoed24-Jul-09 5:55 
AnswerRe: query wizard Pin
Abhijit Jana24-Jul-09 6:26
professionalAbhijit Jana24-Jul-09 6:26 
GeneralRe: query wizard Pin
mohammad alnoed24-Jul-09 8:13
mohammad alnoed24-Jul-09 8:13 
GeneralRe: query wizard Pin
Abhijit Jana24-Jul-09 8:25
professionalAbhijit Jana24-Jul-09 8:25 
QuestionDoes anyone know any open source C# implementation of XAML Object Mapping Specification? Pin
Michael Sync24-Jul-09 5:35
Michael Sync24-Jul-09 5:35 
AnswerRe: Does anyone know any open source C# implementation of XAML Object Mapping Specification? Pin
BillWoodruff24-Jul-09 22:25
professionalBillWoodruff24-Jul-09 22:25 
GeneralRe: Does anyone know any open source C# implementation of XAML Object Mapping Specification? Pin
Michael Sync24-Jul-09 22:34
Michael Sync24-Jul-09 22:34 
QuestionProblem in datagridview datetimepicker column. Pin
priyamtheone24-Jul-09 5:24
priyamtheone24-Jul-09 5:24 
AnswerRe: Problem in datagridview datetimepicker column. Pin
Muhammad Mazhar24-Jul-09 5:47
Muhammad Mazhar24-Jul-09 5:47 
GeneralRe: Problem in datagridview datetimepicker column. Pin
priyamtheone24-Jul-09 6:55
priyamtheone24-Jul-09 6:55 
QuestionCreating a completely unclickable WebBrowser Pin
SimpleData24-Jul-09 3:29
SimpleData24-Jul-09 3:29 

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.