RE: backup data

2003-02-02 Thread Sherzod Ruzmetov
: I am now thinking about using MySQL as my main office DB. Is : it going to be : easy te retrieve dta if there is crash or worse case senario : my OS dies? I : guess this is a back up question really? Try to backup your DB as often. "mysqldump" utility is mostly for that.

RE: Backup Data

2001-09-22 Thread Will French
gt; From: Neil Tompkins [mailto:[EMAIL PROTECTED]] > Sent: Saturday, September 22, 2001 1:49 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Backup Data > > > Thanks for your reply. What about replication ? I've looked at this, but > everyone says read the

Re: Backup Data

2001-09-22 Thread Neil Tompkins
t; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 22, 2001 6:45 PM Subject: RE: Backup Data > There are two methods that I commonly use to move data from mySql into > Access. > > The first is to use a myODBC connection and simply import the tables. Given &g

RE: Backup Data

2001-09-22 Thread Will French
There are two methods that I commonly use to move data from mySql into Access. The first is to use a myODBC connection and simply import the tables. Given the size of your database (small that is) this would be quite quick assuming that you are able to establish an ODBC connection to your databa