Re: JRO replacement?
- From: JMB <JMB@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Apr 2005 12:45:04 -0700
Thanks for your response, but I'm still confused. The Data Access
Technologies Roadmap lists Jet right along with JRO as a deprecated component
that shouldn't be used. The solution in the article you referenced says it's
using Jet 4.0.
Also, I don't know C++ so don't really understand the sample code in the 2nd
article. Is there a VB.NET or C#.NET code sample?
"Frank Hickman [MVP]" wrote:
> "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: Brendan Reynolds
- Re: JRO replacement?
- References:
- JRO replacement?
- From: JMB
- Re: JRO replacement?
- From: Frank Hickman [MVP]
- JRO replacement?
- Prev by Date: Re: JRO replacement?
- Next by Date: Re: JRO replacement?
- Previous by thread: Re: JRO replacement?
- Next by thread: Re: JRO replacement?
- Index(es):
Relevant Pages
|
|