Click here to Skip to main content
15,913,587 members
Home / Discussions / Database
   

Database

 
GeneralRe: Joined Subquery in Access 2002 Pin
Larsenal4-May-05 18:32
Larsenal4-May-05 18:32 
Questionwhat you suggest Pin
Anonymous3-May-05 10:34
Anonymous3-May-05 10:34 
AnswerRe: what you suggest Pin
Yulianto.3-May-05 17:53
Yulianto.3-May-05 17:53 
AnswerRe: what you suggest Pin
Colin Angus Mackay3-May-05 22:40
Colin Angus Mackay3-May-05 22:40 
GeneralRe: what you suggest Pin
Anonymous4-May-05 0:09
Anonymous4-May-05 0:09 
GeneralRe: what you suggest Pin
Colin Angus Mackay4-May-05 0:18
Colin Angus Mackay4-May-05 0:18 
GeneralRe: what you suggest Pin
Anonymous4-May-05 0:10
Anonymous4-May-05 0:10 
GeneralBackup/restore a database Pin
Luis Alonso Ramos2-May-05 20:59
Luis Alonso Ramos2-May-05 20:59 
Seeing the previous thread reminded me of a problem I'll face in a few days. I'm using MSDE (later it will be scaled up to SQL Server, but not for the time being) and I'll need to schedule an automatic backup (and of course, be able to restore it.) Smile | :)

I've seen BACKUP FROM and RESTORE TO T-SQL commands, but I tried them and couldn't restore the database.

Also, how should I schedule them? Just an SQL script? or should I write a little app that executes those commands using ADO.NET? Also, is it a must that they be run from the machine running the server?

Most of all, I'd like to know how it's done in the real world.

Any pointers or tips are appreciated!! Smile | :)

-- LuisR



Luis Alonso Ramos
Intelectix - Chihuahua, Mexico

Not much here: My CP Blog!

GeneralRe: Backup/restore a database Pin
Dan_P3-May-05 1:02
Dan_P3-May-05 1:02 
GeneralRe: Backup/restore a database Pin
Luis Alonso Ramos3-May-05 6:36
Luis Alonso Ramos3-May-05 6:36 
QuestionHow to restore Database Pin
eshban2842-May-05 19:45
eshban2842-May-05 19:45 
AnswerRe: How to restore Database Pin
Colin Angus Mackay2-May-05 19:55
Colin Angus Mackay2-May-05 19:55 
AnswerRe: How to restore Database Pin
Christian Graus2-May-05 19:55
protectorChristian Graus2-May-05 19:55 
GeneralGet error description (message) associated with @@Error Pin
_J_2-May-05 10:06
_J_2-May-05 10:06 
GeneralRe: Get error description (message) associated with @@Error Pin
Dan_P2-May-05 15:22
Dan_P2-May-05 15:22 
GeneralRe: Get error description (message) associated with @@Error Pin
_J_2-May-05 21:59
_J_2-May-05 21:59 
Generalpicture box binding problem Pin
Binary01102-May-05 9:36
Binary01102-May-05 9:36 
GeneralRe: picture box binding problem Pin
Dan_P2-May-05 15:45
Dan_P2-May-05 15:45 
GeneralRe: picture box binding problem Pin
Binary01102-May-05 18:18
Binary01102-May-05 18:18 
GeneralRe: picture box binding problem Pin
Michael Potter3-May-05 8:54
Michael Potter3-May-05 8:54 
GeneralRe: picture box binding problem Pin
Binary01103-May-05 15:22
Binary01103-May-05 15:22 
GeneralSELECT COUNT into a variable Pin
Luis Alonso Ramos2-May-05 8:10
Luis Alonso Ramos2-May-05 8:10 
GeneralRe: SELECT COUNT into a variable Pin
Christian Graus2-May-05 14:07
protectorChristian Graus2-May-05 14:07 
GeneralRe: SELECT COUNT into a variable Pin
Luis Alonso Ramos2-May-05 14:15
Luis Alonso Ramos2-May-05 14:15 
GeneralRe: SELECT COUNT into a variable Pin
Colin Angus Mackay2-May-05 20:03
Colin Angus Mackay2-May-05 20: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.