Click here to Skip to main content
15,910,471 members
Home / Discussions / Database
   

Database

 
QuestionCast from string "28/09/2006" to type 'Date' is not valid. Pin
bpavan_22-Sep-06 7:33
bpavan_22-Sep-06 7:33 
AnswerRe: Cast from string "28/09/2006" to type 'Date' is not valid. Pin
Sage2-Sep-06 9:03
Sage2-Sep-06 9:03 
AnswerRe: Cast from string "28/09/2006" to type 'Date' is not valid. Pin
Michael P Butler2-Sep-06 23:08
Michael P Butler2-Sep-06 23:08 
AnswerRe: Cast from string "28/09/2006" to type 'Date' is not valid. Pin
Hesham Amin3-Sep-06 1:23
Hesham Amin3-Sep-06 1:23 
QuestionBusiness Logic problem ... Pin
devboycpp2-Sep-06 0:38
devboycpp2-Sep-06 0:38 
AnswerRe: Business Logic problem ... Pin
Hesham Amin3-Sep-06 1:26
Hesham Amin3-Sep-06 1:26 
AnswerRe: Business Logic problem ... Pin
Brendan Vogt3-Sep-06 20:42
Brendan Vogt3-Sep-06 20:42 
QuestionAccess a database on a LAN server from a client app. [modified] Pin
mrgruby1-Sep-06 8:46
mrgruby1-Sep-06 8:46 
Hey. I want to develop a little archive application (Windows Forms 2.0, and C#). I want to be able to install the application on one or more client machines, and have them access a database located on a server in a LAN.

I will be using either MS Access or SQL server 2005 Express Edition. My question is, where and how do I place the database so that it can be used by the clients? What is the smartest approach? Stored procedures? Web services?

I'm having a hard time finding an answer to this. I just need a few pointers to get started Smile | :)

Maybe someone has some experience in writing client/server apps, and could tell me how they usually establish the connection between the client apps, and the database.

If, for example, I use MS Access, would I place the .MDB file in a shared folder on the server, and write the path in the connection string in the client app? Could I do this in any way with SQL server express?

What would be the "correct" way to go about this?

Thank you Smile | :)


-- modified at 3:51 Saturday 2nd September, 2006
AnswerRe: Access a database on a LAN server from a client app. Pin
Colin Angus Mackay1-Sep-06 22:58
Colin Angus Mackay1-Sep-06 22:58 
GeneralRe: Access a database on a LAN server from a client app. Pin
mrgruby2-Sep-06 4:04
mrgruby2-Sep-06 4:04 
GeneralRe: Access a database on a LAN server from a client app. Pin
Paul Conrad2-Sep-06 7:14
professionalPaul Conrad2-Sep-06 7:14 
GeneralRe: Access a database on a LAN server from a client app. Pin
Colin Angus Mackay2-Sep-06 12:08
Colin Angus Mackay2-Sep-06 12:08 
QuestionProblem inserting xml string into temp table (inserting only a part of string not complete) Pin
sandeep kumar pundhir1-Sep-06 2:18
sandeep kumar pundhir1-Sep-06 2:18 
QuestionRe: Problem inserting xml string into temp table (inserting only a part of string not complete) Pin
Eric Dahlvang1-Sep-06 4:01
Eric Dahlvang1-Sep-06 4:01 
AnswerRe: Problem inserting xml string into temp table (inserting only a part of string not complete) Pin
sandeep kumar pundhir1-Sep-06 5:20
sandeep kumar pundhir1-Sep-06 5:20 
GeneralRe: Problem inserting xml string into temp table (inserting only a part of string not complete) Pin
Eric Dahlvang1-Sep-06 5:34
Eric Dahlvang1-Sep-06 5:34 
QuestionIDENTITY (1, 1) Pin
Brendan Vogt1-Sep-06 1:38
Brendan Vogt1-Sep-06 1:38 
AnswerRe: IDENTITY (1, 1) Pin
Eric Dahlvang1-Sep-06 12:10
Eric Dahlvang1-Sep-06 12:10 
Questionconcurrency violation Pin
webspeed1-Sep-06 0:20
webspeed1-Sep-06 0:20 
QuestionColumns not displaying in Crystal Report Pin
Ratish Aravind31-Aug-06 8:28
Ratish Aravind31-Aug-06 8:28 
QuestionHow to overcome transaction deadlock error Pin
kavithapuranik31-Aug-06 1:11
kavithapuranik31-Aug-06 1:11 
AnswerRe: How to overcome transaction deadlock error Pin
Stephen McGuire31-Aug-06 2:32
Stephen McGuire31-Aug-06 2:32 
AnswerRe: How to overcome transaction deadlock error Pin
Colin Angus Mackay31-Aug-06 4:47
Colin Angus Mackay31-Aug-06 4:47 
QuestionSql Server2000: Msg 8101 Pin
indiaone30-Aug-06 23:37
indiaone30-Aug-06 23:37 
AnswerRe: Sql Server2000: Msg 8101 Pin
Mike Dimmick31-Aug-06 3:03
Mike Dimmick31-Aug-06 3:03 

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.