Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
AnswerRe: taking in named pipe data (from unmanaged c++ plugin) in a C# application Pin
Abhijit Jana24-Jul-09 8:49
professionalAbhijit Jana24-Jul-09 8:49 
GeneralRe: taking in named pipe data (from unmanaged c++ plugin) in a C# application Pin
akhanal24-Jul-09 9:11
akhanal24-Jul-09 9:11 
GeneralRe: taking in named pipe data (from unmanaged c++ plugin) in a C# application Pin
Wes Aday24-Jul-09 10:24
professionalWes Aday24-Jul-09 10:24 
QuestionServerVersion Exception being thrown [modified] Pin
MWRivera24-Jul-09 8:16
MWRivera24-Jul-09 8:16 
AnswerRe: ServerVersion Exception being thrown [modified] Pin
Abhijit Jana24-Jul-09 8:21
professionalAbhijit Jana24-Jul-09 8:21 
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 
Thanks Smile | :)

I tried including the database name only I then receive an error from the second line:

SAConnection oConn = new SAConnection(ConnString);


The error reads:

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


Do I have to supply the full path to the location of the database in the Data Source or would just the server name do? I've tried both but get the same error.

Mel
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 
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 PinPopular
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 

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.