Moving Database From One Drive To Another
I've got MSDE 2000A running on a computer as part of an existing application.
The database is eating the hard drive at a prodigious rate, and I can't repartition
it (for other reasons), so I need to move the database to a different, larger
partition that is available. I'd like to do so with minimum downtime to
the production application.
Is there any step-by-step procedure you can share for moving an MSDE 2000
database from one drive to another?
--Carol Anne
.
Relevant Pages
- Re: Data corruption with SQL server installed
... I noticed that the rogue Primary key that appeareed with the .AddNew method ... The installation of MSDE comes after the installation of MDAC 2.8, ... you could create an empty database and import everything into ... (microsoft.public.access.tablesdbdesign) - Re: Put database on Internet
... > Once you will be able to connect to MSDE or to SQL-Server, ... > and ADP in the same time as frontends to your database. ... >> will be able to serve as SQL server. ... (microsoft.public.access.dataaccess.pages) - Re: Connect to Access Data from various regional locations
... All users will be connecting via broadband. ... When using MSDE ... > Dim rf As DAO.Recordset ... > There is a wizard to split your database into a FE and a BE; ... (microsoft.public.access.externaldata) - Re: Connect to Access Data from various regional locations
... All users will be connecting via broadband. ... When using MSDE ... > Dim rf As DAO.Recordset ... > There is a wizard to split your database into a FE and a BE; ... (microsoft.public.access.dataaccess.pages) - Re: Using vfoledb with webservices?
... MSDE database can handle at full speed. ... capabilities of Microsoft Access or, in the reasonable opinion of Microsoft, ... and unless Licensee Software requires your customers ... (microsoft.public.fox.programmer.exchange) |
|