Compacting/repairing database through ADO interface in a VC++ project

Compacting/repairing database through ADO interface in a VC++ project

Post by Ali Sadik Kumlal » Mon, 11 Jun 2001 19:36:16



Hi,

I have a dialog based database project that uses ADODC component. This
component is connected to an Access file within a subdirectory. What I want
is, to give the user a compare/repair option within my program.

As far as I have seen, it is possible if I create an User DSN in ODBC Data
Source Administrator that addresses to my file. But using this method, user
has to open ODBC Data Source Administrator in Control Panel and press repair
and compact buttons for the item belongs to my User DSN.

Thanks for any help.

--
----------------------------------
Ali Sadik Kumlali

 
 
 

Compacting/repairing database through ADO interface in a VC++ project

Post by Orkun One » Thu, 14 Jun 2001 05:01:23


if your database is acc 2000 i think you can do this with adox components.

Orkun.



Quote:> Hi,

> I have a dialog based database project that uses ADODC component. This
> component is connected to an Access file within a subdirectory. What I
want
> is, to give the user a compare/repair option within my program.

> As far as I have seen, it is possible if I create an User DSN in ODBC Data
> Source Administrator that addresses to my file. But using this method,
user
> has to open ODBC Data Source Administrator in Control Panel and press
repair
> and compact buttons for the item belongs to my User DSN.

> Thanks for any help.

> --
> ----------------------------------
> Ali Sadik Kumlali


 
 
 

1. Compacting/repairing database through ADO interface in a VC++ project

------------
I am sorry if you have already seen this message in an another group. But I
really need it!
-----------
Hi,

I have a dialog based database project that uses ADODC
component. This component is connected to an Access
file within a subdirectory. What I want is, to give the user
a compare/repair option within my program.

As far as I have seen, it is possible if I create an User
DSN in ODBC Data Source Administrator that addresses
to my file. But using this method, user has to open ODBC
Data Source Administrator in Control Panel and press
repair and compact buttons for the item belongs to my
User DSN.

Thanks for any help.
--
----------------------------------
Ali Sadik Kumlali

2. Tom, I've got an emergency - please help me

3. Compact a Access 2002 database with ADO vc++

4. D3: TdbGrid.GetColField does not compile

5. Compacting and repairing an Access database with ADO

6. Error 3027 writing to MS SQL Server

7. ADO compact repair Access database

8. Accessing datetime field from C code

9. Compact/Repair database with ADO

10. Compact And Repair Database From VB (ADO)

11. How to Compact and repair database using ADO !!

12. How to compact / repair database using ADO code

13. how to compact and repair database with vb+ado