Click here to Skip to main content
15,887,027 members
Home / Discussions / Database
   

Database

 
Questionmultiple data instances one machine Pin
John Robert Wilk17-Sep-12 8:15
John Robert Wilk17-Sep-12 8:15 
AnswerRe: multiple data instances one machine Pin
Jörgen Andersson17-Sep-12 8:55
professionalJörgen Andersson17-Sep-12 8:55 
AnswerRe: multiple data instances one machine Pin
Wes Aday17-Sep-12 9:01
professionalWes Aday17-Sep-12 9:01 
GeneralRe: multiple data instances one machine Pin
John Robert Wilk17-Sep-12 9:08
John Robert Wilk17-Sep-12 9:08 
GeneralRe: multiple data instances one machine Pin
Wes Aday17-Sep-12 9:14
professionalWes Aday17-Sep-12 9:14 
GeneralRe: multiple data instances one machine Pin
John Robert Wilk17-Sep-12 9:17
John Robert Wilk17-Sep-12 9:17 
GeneralRe: multiple data instances one machine Pin
Wes Aday17-Sep-12 9:23
professionalWes Aday17-Sep-12 9:23 
AnswerRe: multiple data instances one machine Pin
jschell17-Sep-12 9:16
jschell17-Sep-12 9:16 
John Robert Wilk wrote:
. They now want to store some data in a database and whould like to store the
data in different database files in each of the shared network folders.


Certainly doesn't suggest a database which is performant.

And what happens when one of those servers goes down? It means the database would disappear. Might be interesting to see if MS SQL Server would even let you create the DB files on a shared folder. If it won't then that would rule it out completely. If it does then I would next test what happens to the database server if the share goes away when the server is running.

You know that they can create it in different directories right? Wouldn't that be sufficient? You might also mention that there are other back up strategies possible with the database rather than just doing a file copy.
GeneralRe: multiple data instances one machine Pin
John Robert Wilk17-Sep-12 9:21
John Robert Wilk17-Sep-12 9:21 
GeneralRe: multiple data instances one machine Pin
jschell18-Sep-12 8:00
jschell18-Sep-12 8:00 
AnswerRe: multiple data instances one machine Pin
Eddy Vluggen21-Sep-12 4:54
professionalEddy Vluggen21-Sep-12 4:54 
QuestionSQL Error - Insert happening on update Pin
loctrice17-Sep-12 7:32
professionalloctrice17-Sep-12 7:32 
AnswerRe: SQL Error - Insert happening on update Pin
Andrei Straut17-Sep-12 7:44
Andrei Straut17-Sep-12 7:44 
GeneralRe: SQL Error - Insert happening on update Pin
loctrice17-Sep-12 7:51
professionalloctrice17-Sep-12 7:51 
GeneralRe: SQL Error - Insert happening on update Pin
Andrei Straut17-Sep-12 7:54
Andrei Straut17-Sep-12 7:54 
GeneralRe: SQL Error - Insert happening on update Pin
loctrice17-Sep-12 7:56
professionalloctrice17-Sep-12 7:56 
Questionmy SQl Pin
sreenadhmn16-Sep-12 23:16
sreenadhmn16-Sep-12 23:16 
AnswerRe: my SQl PinPopular
Andrei Straut16-Sep-12 23:54
Andrei Straut16-Sep-12 23:54 
GeneralRe: my SQl Pin
Mycroft Holmes17-Sep-12 2:15
professionalMycroft Holmes17-Sep-12 2:15 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 2:27
Andrei Straut17-Sep-12 2:27 
GeneralRe: my SQl Pin
Richard MacCutchan17-Sep-12 4:44
mveRichard MacCutchan17-Sep-12 4:44 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 5:26
Andrei Straut17-Sep-12 5:26 
GeneralRe: my SQl Pin
Jörgen Andersson17-Sep-12 8:50
professionalJörgen Andersson17-Sep-12 8:50 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 9:45
Andrei Straut17-Sep-12 9:45 
QuestionInline code SQL 2005 Pin
Member 916254415-Sep-12 19:52
Member 916254415-Sep-12 19:52 

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.