blah blah blah is here! blah blah » Close

0
votes
0 answers

SQL Server Backup strange behavior

Hi I'm using SQL Server 2008 R2 Express. In my application I support backup of database. This works perfect except from the fact that it always saves the file to computer that SQL Server is installed and not on the PC the application run ...

0
votes
1 answers

Replicate it self? (Backup)

Hey, is there any way i can make a file with basicaly replicate's it self in a directory like c:/program files/folder/backup/? Because i want to make a file that can replicate it self into a backup folder. Any clues?

0
votes
2 answers

how do you make backups?

I don't know if it's off topic for this forum but it's relevant to programmers. I am annoyed with how I've had to make backups so I am looking for your tips. I am not on a LAN and I suspect many of you also are not. I used to use an ...

0
votes
1 answers

How would you store this data?

I am building a desktop application that I want to get different people's opinions on how you would store the data. Below are some of the requirements. 1. There will be 3-4 computers networked together WITHOUT internet access 2. Each co ...

Feedback