HI ,

Can anyone tell me how can i create a .mdb(access 97) database using ado.net in vb.nety.
I dont want to use adox.
Can this be acheived in ado.net .

any help will be appreciated.

Cheers,
Jiten



---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.

Re: Creating Access 97 database programatically by Patrice

Patrice
Thu May 13 06:17:28 CDT 2004

By copying an empty database file ?

Patrice

"DotNetJunkies User" <User@-NOSPAM-DotNetJunkies.com> a écrit dans le
message de news:uLlE8jNOEHA.2468@TK2MSFTNGP11.phx.gbl...
> HI ,
>
> Can anyone tell me how can i create a .mdb(access 97) database using
ado.net in vb.nety.
> I dont want to use adox.
> Can this be acheived in ado.net .
>
> any help will be appreciated.
>
> Cheers,
> Jiten
>
>
>
> ---
> Posted using Wimdows.net NntpNews Component -
>
> Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
engine supports Post Alerts, Ratings, and Searching.



Re: Creating Access 97 database programatically by Miha

Miha
Thu May 13 06:27:05 CDT 2004

Hi,

See this article:
HOW TO: Create an Access Database Using ADOX and Visual C# .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881&Product=vcSnet

It is in C# and reaaally simple thus you shouldn't have problems translating
it into vb.net.

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

"DotNetJunkies User" <User@-NOSPAM-DotNetJunkies.com> wrote in message
news:uLlE8jNOEHA.2468@TK2MSFTNGP11.phx.gbl...
> HI ,
>
> Can anyone tell me how can i create a .mdb(access 97) database using
ado.net in vb.nety.
> I dont want to use adox.
> Can this be acheived in ado.net .
>
> any help will be appreciated.
>
> Cheers,
> Jiten
>
>
>
> ---
> Posted using Wimdows.net NntpNews Component -
>
> Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
engine supports Post Alerts, Ratings, and Searching.



Re: Creating Access 97 database programatically by Patrice

Patrice
Thu May 13 07:02:59 CDT 2004

For some reason, he don't want to use ADOX.

Patrice

"Miha Markic [MVP C#]" <miha at rthand com> a écrit dans le message de
news:OV4950NOEHA.3124@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> See this article:
> HOW TO: Create an Access Database Using ADOX and Visual C# .NET
>
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881&Product=vcSnet
>
> It is in C# and reaaally simple thus you shouldn't have problems
translating
> it into vb.net.
>
> --
> Miha Markic [MVP C#] - RightHand .NET consulting & development
> miha at rthand com
> www.rthand.com
>
> "DotNetJunkies User" <User@-NOSPAM-DotNetJunkies.com> wrote in message
> news:uLlE8jNOEHA.2468@TK2MSFTNGP11.phx.gbl...
> > HI ,
> >
> > Can anyone tell me how can i create a .mdb(access 97) database using
> ado.net in vb.nety.
> > I dont want to use adox.
> > Can this be acheived in ado.net .
> >
> > any help will be appreciated.
> >
> > Cheers,
> > Jiten
> >
> >
> >
> > ---
> > Posted using Wimdows.net NntpNews Component -
> >
> > Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
> engine supports Post Alerts, Ratings, and Searching.
>
>



Re: Creating Access 97 database programatically by Miha

Miha
Thu May 13 07:30:47 CDT 2004

Yes, you are right. :-)
However, I don't see the reason why not...

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

"Patrice" <nobody@nowhere.com> wrote in message
news:u9ez9IOOEHA.2468@TK2MSFTNGP11.phx.gbl...
> For some reason, he don't want to use ADOX.
>
> Patrice
>
> "Miha Markic [MVP C#]" <miha at rthand com> a écrit dans le message de
> news:OV4950NOEHA.3124@TK2MSFTNGP12.phx.gbl...
> > Hi,
> >
> > See this article:
> > HOW TO: Create an Access Database Using ADOX and Visual C# .NET
> >
>
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881&Product=vcSnet
> >
> > It is in C# and reaaally simple thus you shouldn't have problems
> translating
> > it into vb.net.
> >
> > --
> > Miha Markic [MVP C#] - RightHand .NET consulting & development
> > miha at rthand com
> > www.rthand.com
> >
> > "DotNetJunkies User" <User@-NOSPAM-DotNetJunkies.com> wrote in message
> > news:uLlE8jNOEHA.2468@TK2MSFTNGP11.phx.gbl...
> > > HI ,
> > >
> > > Can anyone tell me how can i create a .mdb(access 97) database using
> > ado.net in vb.nety.
> > > I dont want to use adox.
> > > Can this be acheived in ado.net .
> > >
> > > any help will be appreciated.
> > >
> > > Cheers,
> > > Jiten
> > >
> > >
> > >
> > > ---
> > > Posted using Wimdows.net NntpNews Component -
> > >
> > > Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup
> > engine supports Post Alerts, Ratings, and Searching.
> >
> >
>
>