Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionDatabase :( Pin
amx_tiger1-May-12 4:07
amx_tiger1-May-12 4:07 
AnswerRe: Database :( Pin
Dave Kreskowiak1-May-12 4:22
mveDave Kreskowiak1-May-12 4:22 
JokeRe: Database :( Pin
Not Active1-May-12 4:51
mentorNot Active1-May-12 4:51 
AnswerRe: Database :( Pin
amx_tiger1-May-12 4:53
amx_tiger1-May-12 4:53 
GeneralRe: Database :( Pin
Dave Kreskowiak1-May-12 7:37
mveDave Kreskowiak1-May-12 7:37 
AnswerRe: Database :( Pin
Eddy Vluggen1-May-12 5:00
professionalEddy Vluggen1-May-12 5:00 
GeneralRe: Database :( Pin
amx_tiger1-May-12 5:04
amx_tiger1-May-12 5:04 
AnswerRe: Database :( Pin
Eddy Vluggen1-May-12 8:41
professionalEddy Vluggen1-May-12 8:41 
That means you're using Sql Express, not Compact or Sqlite. Is there a Sql Express server installed on that other computer? It won't work without it.

This connectionstring should work "as is", since it's pointing to the Sql Express version on the "same" machine. If you want to point to your original Sql Express database, then you'll have to replace the ".\SQLEXPRESS" with "MACHINENAME\SQLEXPRESS".
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: Database :( Pin
amx_tiger2-May-12 10:53
amx_tiger2-May-12 10:53 
QuestionC# Pin
Koushal Dosi1-May-12 0:46
Koushal Dosi1-May-12 0:46 
AnswerRe: C# Pin
PIEBALDconsult1-May-12 3:36
mvePIEBALDconsult1-May-12 3:36 
AnswerRe: C# Pin
Eddy Vluggen1-May-12 5:01
professionalEddy Vluggen1-May-12 5:01 
AnswerRe: C# Pin
Abhinav S1-May-12 16:35
Abhinav S1-May-12 16:35 
QuestionClient found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish30-Apr-12 2:37
NarVish30-Apr-12 2:37 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
Member 890733330-Apr-12 6:43
Member 890733330-Apr-12 6:43 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish30-Apr-12 20:24
NarVish30-Apr-12 20:24 
AnswerRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
Abhinav S30-Apr-12 21:28
Abhinav S30-Apr-12 21:28 
GeneralRe: Client found response content type of 'multipart/related; but expected 'text/xml'. Pin
NarVish1-May-12 19:43
NarVish1-May-12 19:43 
QuestionDataGridView - Cell Border Line VS2010 Pin
Paramu197330-Apr-12 1:18
Paramu197330-Apr-12 1:18 
AnswerRe: DataGridView - Cell Border Line VS2010 Pin
BobJanova30-Apr-12 2:23
BobJanova30-Apr-12 2:23 
GeneralRe: DataGridView - Cell Border Line VS2010 Pin
Paramu197330-Apr-12 4:18
Paramu197330-Apr-12 4:18 
AnswerRe: DataGridView - Cell Border Line VS2010 Pin
Reegan Durai.m4-May-12 21:38
Reegan Durai.m4-May-12 21:38 
Questionhoneypot files Pin
Member 876297729-Apr-12 22:24
Member 876297729-Apr-12 22:24 
AnswerRe: honeypot files Pin
Eddy Vluggen30-Apr-12 0:54
professionalEddy Vluggen30-Apr-12 0:54 
GeneralRe: honeypot files Pin
Member 876297730-Apr-12 4:46
Member 876297730-Apr-12 4:46 

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.