Page 1 of 1

To Backup database into CD or Tape

PostPosted: Thu Oct 27, 2005 5:05 am
by Masita
Hi all,

Anyone can let me know on how I can write a finvewin-CA clipper programm to let my user do a backup for their database into CD or Tape ?
Any special function kan use in fivewin ?

Currently, I only manage to create a backup with zipfile and copy into destination selected by user.

I've NO IDEA how to backup direct to CD or TAPE.

Anyone, please help.

--
Masita

PostPosted: Thu Oct 27, 2005 9:40 am
by Antonio Linares
You may review http://www.noway.com/

PostPosted: Mon Oct 31, 2005 6:09 am
by Manuel Valdenebro
if you use NERO Burning Software > v5.5x your can use Nero Command-
Line Tool :

C:\Programme\Ahead\Nero\NeroCmd.exe --write --drivename W --speed
12 --real --tao --disable_eject --underrun_prot --iso Backup --create_iso_fs
"D:\ALASKA\*.*" --recursive --verify --nero_log_timestamp --no_user_interact
ion --detect_non_empty_cdrw --force_erase_cdrw


ALL in one Line !!!

PostPosted: Tue Nov 15, 2005 4:39 pm
by RAMESHBABU
Hi Masita

I use InCd which comes alongwith Nero burning software to manage
backups to CD, just with copy or delete commands from command prompt or from FWH, simply the way we copy files from one drive to another drive. But it is possible only on Re-writable and formated CDs. You can format a blank Re-writable CD using InCd itself for the first time and next time onwards you can manage your files on to CD using simple
DOS Commands.

- Ramesh Babu

PostPosted: Wed Nov 16, 2005 7:42 pm
by jufer
Antonio Linares wrote:You may review http://www.noway.com/


Caro amigo Linares

Fiz o download do viacdr10a_demo03.zip e no demo03.prg tem uma instrução oCDR := VIACDR():New() cuja function não se encontra no ficheiro PRG.

Seria possivel ajudar-me neste meu problema??

Muito obrigado

Julio Fernandes

PostPosted: Wed Nov 16, 2005 10:15 pm
by Antonio Linares
Julio,

From its web site you may contact support@noway.com