Click here to Skip to main content
15,888,908 members
Home / Discussions / Database
   

Database

 
GeneralRe: A question about design Relational Model Pin
SilimSayo4-May-11 10:33
SilimSayo4-May-11 10:33 
GeneralRe: A question about design Relational Model Pin
Eddy Vluggen4-May-11 11:05
professionalEddy Vluggen4-May-11 11:05 
GeneralRe: A question about design Relational Model Pin
SilimSayo11-May-11 10:07
SilimSayo11-May-11 10:07 
GeneralRe: A question about design Relational Model Pin
Eddy Vluggen11-May-11 10:18
professionalEddy Vluggen11-May-11 10:18 
GeneralRe: A question about design Relational Model Pin
SilimSayo11-May-11 12:49
SilimSayo11-May-11 12:49 
AnswerRe: A question about design Relational Model Pin
Shameel5-Apr-11 5:32
professionalShameel5-Apr-11 5:32 
GeneralRe: A question about design Relational Model Pin
Klaus-Werner Konrad13-Apr-11 12:49
Klaus-Werner Konrad13-Apr-11 12:49 
QuestionConnection string for database on another comouter Pin
wjbjnr2-Apr-11 21:54
wjbjnr2-Apr-11 21:54 
HI.
I am currently working on a database application.
I use Sql express studio to model the database and then use LINQ in c# to access it.
Whereas everything is great , the thing is that the database is on the same laptop where there is the application to access it.
Let say this laptop name is "A".

i use the connection string connString = @"server = .\sqlexpress;integrated security = true;database = Whatever";
(YES i am using Winodws authenciation)

But if i want to access database on a different Laptop from the application running on "A", what will be the connection string??

I will connect the Both Laptops through their own WIFI.
AnswerRe: Connection string for database on another comouter Pin
Wendelius2-Apr-11 22:30
mentorWendelius2-Apr-11 22:30 
GeneralRe: Connection string for database on another comouter Pin
wjbjnr3-Apr-11 5:08
wjbjnr3-Apr-11 5:08 
GeneralRe: Connection string for database on another comouter Pin
Wendelius3-Apr-11 5:57
mentorWendelius3-Apr-11 5:57 
GeneralRe: Connection string for database on another comouter Pin
wjbjnr3-Apr-11 7:01
wjbjnr3-Apr-11 7:01 
GeneralRe: Connection string for database on another comouter Pin
Wendelius3-Apr-11 7:15
mentorWendelius3-Apr-11 7:15 
GeneralRe: Connection string for database on another comouter Pin
wjbjnr3-Apr-11 7:43
wjbjnr3-Apr-11 7:43 
GeneralRe: Connection string for database on another comouter Pin
Wendelius3-Apr-11 7:53
mentorWendelius3-Apr-11 7:53 
GeneralRe: Connection string for database on another comouter Pin
wjbjnr3-Apr-11 8:22
wjbjnr3-Apr-11 8:22 
GeneralRe: Connection string for database on another comouter Pin
Wendelius3-Apr-11 9:33
mentorWendelius3-Apr-11 9:33 
QuestionSQL Server Query Transportation Time Based on Latency and Internet Download Speed Pin
T21021-Apr-11 3:58
T21021-Apr-11 3:58 
AnswerRe: SQL Server Query Transportation Time Based on Latency and Internet Download Speed Pin
Wendelius1-Apr-11 6:42
mentorWendelius1-Apr-11 6:42 
GeneralRe: SQL Server Query Transportation Time Based on Latency and Internet Download Speed Pin
T21021-Apr-11 16:04
T21021-Apr-11 16:04 
GeneralRe: SQL Server Query Transportation Time Based on Latency and Internet Download Speed Pin
Wendelius1-Apr-11 20:43
mentorWendelius1-Apr-11 20:43 
Questioninvalid parameter value on CreateSubscription Pin
run4ever_771-Apr-11 2:40
run4ever_771-Apr-11 2:40 
QuestionHarmless joke or mean prank Pin
shelbypowell1-Apr-11 1:14
shelbypowell1-Apr-11 1:14 
QuestionSelecting from an XML datatype into a table Pin
Mel Padden31-Mar-11 23:47
Mel Padden31-Mar-11 23:47 
AnswerRe: Selecting from an XML datatype into a table Pin
Mel Padden1-Apr-11 0:01
Mel Padden1-Apr-11 0:01 

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.