|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
vb.net 2008 resources for ms access database manipulation?Hi,
Can anyone recommend good tutorials,ebooks or other resources for ms access 2007 manipulation in vb.net 2008? There's plenty of tutorials for manipulating older access databases (*.mdb) which all seem very straight forward, I would appreciate if anyone can advise if working with access 2007 is a different kettle of fish over previous versions? I'm at the planning stage at the moment and deciding which version of access to use. Thanks Rob I think you need to differentiate between a
JET database and the Microsoft Access FrontEnd. As previously stated, if you're using the .mdb file without the Access Frontend, then using the Jet 4.0 OleDB provider will accomplish what you need. I have some basic samples here in this downloadable example: http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!176.entry My samples rely on the Microsoft.Practices.EnterpriseLibrary.Data library. Show quoteHide quote "Rob W" <Whll***@aol.com> wrote in message news:ewzIoeczJHA.480@TK2MSFTNGP06.phx.gbl... > Hi, > > Can anyone recommend good tutorials,ebooks or other resources for ms > access > 2007 manipulation in vb.net 2008? > > There's plenty of tutorials for manipulating older access databases > (*.mdb) > which all seem very straight forward, I would appreciate if anyone can > advise if working with access 2007 is a different kettle of fish over > previous versions? > > I'm at the planning stage at the moment and deciding which version of > access > to use. > > > Thanks > Rob > > Thanks I will check this out .. back and forth between multiple issues at
the moment, hard work for a newbie! Show quoteHide quote "sloan" <sl***@ipass.net> wrote in message news:efZP3rlzJHA.3988@TK2MSFTNGP05.phx.gbl... > > I think you need to differentiate between a > JET database > and the Microsoft Access FrontEnd. > > As previously stated, if you're using the .mdb file without the Access > Frontend, then using the > Jet 4.0 OleDB provider > will accomplish what you need. > > I have some basic samples here in this downloadable example: > http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!176.entry > > My samples rely on the Microsoft.Practices.EnterpriseLibrary.Data library. > > > > "Rob W" <Whll***@aol.com> wrote in message > news:ewzIoeczJHA.480@TK2MSFTNGP06.phx.gbl... >> Hi, >> >> Can anyone recommend good tutorials,ebooks or other resources for ms >> access >> 2007 manipulation in vb.net 2008? >> >> There's plenty of tutorials for manipulating older access databases >> (*.mdb) >> which all seem very straight forward, I would appreciate if anyone can >> advise if working with access 2007 is a different kettle of fish over >> previous versions? >> >> I'm at the planning stage at the moment and deciding which version of >> access >> to use. >> >> >> Thanks >> Rob >> >> > >
Application development pointers
problem with RaiseEvents detect file status Internal Server Error 500 remember a forms position on the screen Visual Basic 4.0 16/32 Capture Routines for .Net? Search for values in between two values in a string? Vb and Active Directory bold selected text Math functions in VB (or even a dll somewhere) Options |
|||||||||||||||||||||||