Click here to Skip to main content
15,889,867 members
Home / Discussions / Database
   

Database

 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 1:32
Nada Adel29-Sep-09 1:32 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 1:44
professionalVimalsoft(Pty) Ltd29-Sep-09 1:44 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 1:57
Nada Adel29-Sep-09 1:57 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? [modified] Pin
Vimalsoft(Pty) Ltd29-Sep-09 2:06
professionalVimalsoft(Pty) Ltd29-Sep-09 2:06 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 2:40
Nada Adel29-Sep-09 2:40 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 2:53
professionalVimalsoft(Pty) Ltd29-Sep-09 2:53 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 2:54
Nada Adel29-Sep-09 2:54 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 3:19
professionalVimalsoft(Pty) Ltd29-Sep-09 3:19 
First Question. Do you automate your Backups to Happen at a Specific Time ?

The Next thing you need to do is to text if you can place any File in the Share. Just Copy any File and paste it in your Share. if you have no Permission Problems then its Cool. Create a New Project create a cmd Project

and Look at this Articles to Create a cmd application to Copy Files

http://msdn.microsoft.com/en-us/library/cc148994.aspx[^]

http://msdn.microsoft.com/en-us/library/system.io.file.copy%28VS.71%29.aspx[^]

http://www.dreamincode.net/code/snippet1807.htm[^]

http://www.computerhope.com/issues/ch000766.htm[^]

When you are Done , Create a Batch File and Tell it Execute this File, to Create a Batch File and Run the Batch File on the time you know your Backups will be Done. I was gonna say you must use Jobs in SQL, am not Sure if you know them .

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 3:57
Nada Adel29-Sep-09 3:57 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 4:01
professionalVimalsoft(Pty) Ltd29-Sep-09 4:01 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 4:20
Nada Adel29-Sep-09 4:20 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 4:30
professionalVimalsoft(Pty) Ltd29-Sep-09 4:30 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel29-Sep-09 4:37
Nada Adel29-Sep-09 4:37 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-Sep-09 4:38
professionalVimalsoft(Pty) Ltd29-Sep-09 4:38 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
singhum28-May-18 16:17
singhum28-May-18 16:17 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Vimalsoft(Pty) Ltd29-May-18 0:38
professionalVimalsoft(Pty) Ltd29-May-18 0:38 
AnswerRe: How can I backup my sql server 2008 database on a remote server?? Pin
εїзεїзεїз1-Oct-09 12:51
εїзεїзεїз1-Oct-09 12:51 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel1-Oct-09 22:37
Nada Adel1-Oct-09 22:37 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
εїзεїзεїз3-Oct-09 20:57
εїзεїзεїз3-Oct-09 20:57 
GeneralRe: How can I backup my sql server 2008 database on a remote server?? Pin
Nada Adel3-Oct-09 21:29
Nada Adel3-Oct-09 21:29 
QuestionCurrent & Backedup database records out of sync problem Pin
saini arun28-Sep-09 22:24
saini arun28-Sep-09 22:24 
AnswerRe: Current & Backedup database records out of sync problem Pin
Richard MacCutchan28-Sep-09 22:47
mveRichard MacCutchan28-Sep-09 22:47 
GeneralRe: Current & Backedup database records out of sync problem Pin
saini arun28-Sep-09 22:58
saini arun28-Sep-09 22:58 
GeneralRe: Current & Backedup database records out of sync problem Pin
saini arun28-Sep-09 23:25
saini arun28-Sep-09 23:25 
GeneralRe: Current & Backedup database records out of sync problem Pin
Eddy Vluggen29-Sep-09 2:44
professionalEddy Vluggen29-Sep-09 2:44 

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.