Results 1 to 4 of 4

Thread: [RESOLVED] legal distribution of access database

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6

    Resolved [RESOLVED] legal distribution of access database

    Just wondering. Can I legally distribute a program that creates and accesses an Access database with a Vb frontend? Just curious about using the Access file format. Don't want any grief form Microsoft!!
    Last edited by 2old4this; May 14th, 2006 at 11:40 PM. Reason: title error

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: legal distribution of access database

    Yes, as long as your only distributing the *.mdb, *.adp, *.mde. MDAC is all that is necessary (free download from ms but you probably already have it installed) for you to connect to the db but you can not diaplay any part of the Access GUI as the full version of Access would be required and a license for each workstation its installed on.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: legal distribution of access database

    Quote Originally Posted by 2old4this
    Just wondering. Can I legally distribute a program that creates and accesses an Access database with a Vb frontend? Just curious about using the Access file format. Don't want any grief form Microsoft!!
    And, if you are programmatically creating a database, then you aren't distributing anything except your compiled program (and its dependencies of course.)

  4. #4

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6

    Re: legal distribution of access database

    Thanks for the info. That's what I thought, but wanted to check before I got too far along with the cd duplication, marketing expenses, etc. Again, thanks a lot.

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