Results 1 to 2 of 2

Thread: vb.net and office 2.0 db

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2005
    Posts
    29

    Resolved vb.net and office 2.0 db

    As you all know or may not know. Open office 2.0 comes with a database very similar to access and does support jet. What i'm curious to know, if anyone knows, is what kind of adapter should I use to link to it. oleda, sqlda, odbc?...

    thanks,
    Last edited by mech55; Oct 20th, 2005 at 02:35 PM.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: vb.net and office 2.0 db

    If it supports Jet then you would use OleDb with the Jet 4.0 provider just as you would for Access I would assume.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width