|
-
May 14th, 2006, 11:38 PM
#1
Thread Starter
New Member
[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
-
May 15th, 2006, 12:03 AM
#2
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
May 15th, 2006, 06:47 AM
#3
Re: legal distribution of access database
 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.)
-
May 16th, 2006, 12:01 AM
#4
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|