Board index » delphi » making a backup of a database

making a backup of a database

Hi

I would like to write a module to make a copy of my database, but i have no
idea on how I should do that!
Can anybody help?

Thankx

newbie

 

Re:making a backup of a database


On Tue, 11 Sep 2001 12:00:46 -0700, "newbie" <niba...@hotmail.com>
wrote:

Quote
>Hi

>I would like to write a module to make a copy of my database, but i have no
>idea on how I should do that!
>Can anybody help?

That totally depends on the database in question.  Usually the DBMS
provides that functionality via a StoredProc call.

Nick Hodges - TeamB
HardThink, Inc.
Search for code at http://www.codehound.com

Other Threads