Re: JRO replacement?
- From: "Frank Hickman [MVP]" <fhickman_NOSP@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Apr 2005 15:23:02 -0400
"JMB" <JMB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7623BEF3-61B6-4FEA-B2F5-C613E11A7022@xxxxxxxxxxxxxxxx
>I was just reading Microsoft's Data Access Technologies Road Map. It says
> that JRO is a deprecated component and that new applications should not
> use
> it and existing applications should be modified to not use it.
>
> I've also read that ADO.NET does not include the ability to compact an
> Access database. I use JRO to do this task. The roadmap says I shouldn't
> use
> JRO, but doesn't say what I should use instead. I need the ability to
> compact
> an Access database from my application. How should I do this instead of
> using
> JRO?
The Jet 4.0 Provider exposes a IJetCompact interface for this purpose.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/oledb/htm/oledbprovjet_ijetcompact.asp
example;
http://support.microsoft.com/default.aspx?scid=kb;en-us;230496
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Follow-Ups:
- Re: JRO replacement?
- From: JMB
- Re: JRO replacement?
- References:
- JRO replacement?
- From: JMB
- JRO replacement?
- Prev by Date: RE: Migrating from Access to SQL Server 2000
- Next by Date: Re: JRO replacement?
- Previous by thread: JRO replacement?
- Next by thread: Re: JRO replacement?
- Index(es):
Relevant Pages
|
|