473,396 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Licensing question

Hello. I created an application using visual basic with an Access database. My family wants to use the application on their computers, but they don't have Access on their pcs. If I copy the mdb file to their pc without them having Access on their pc, am I violating any licensing agreements? Is there a fee for this? If so, where do I go to pay the fee? I don't want to get anyone in trouble, so I figured I'd ask first. If someone could let me know I'd appreciate it. thanks.
Nov 22 '05 #1
1 1509
emg
One variation that works under Visual Studio 6 might also work under VS.Net
.. . .

If your VB application just reads and writes data to an Access database, but
your users never need to fire up the Access GUI to run reports or forms
within Access, you don't even need the Access developer license. Your vb
code can open a connection to the database, read/write, close connection and
you're fine.

The problem comes when you want to run an Access Report, display an Access
Form or do other GUI-related things. Then, as Jayson said, you need the
Access developer edition in order to have the distributable components
necessary for deployment. But if your VB program does all the GUI work,
you're fine.
"Jayson" <ja********@carolina.rr.com.NO_SPAM> wrote in message
news:04**********************************@microsof t.com...
you will need to package up your access application by using the developer edition of office. basically, it will just install the runtime version of
access on their machines. i don't know the licensing specifics, but i
believe you can distribute it freely then.
hth
jayson

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Adrian B. | last post by:
Does anyone know of a framework or library that will enable me to use publish/subscribe comms? I want to create a server (using Python) running on a Unix box that will accept client connections...
12
by: François | last post by:
Hi, After looking up Microsoft's site for licensing info...and found nothing, I turn to this newsgroup. Does someone know what version of VB .Net you are entitled to use when you are a micro...
74
by: John Wells | last post by:
Yes, I know you've seen the above subject before, so please be gentle with the flamethrowers. I'm preparing to enter a discussion with management at my company regarding going forward as either...
12
by: François | last post by:
Hi, After looking up Microsoft's site for licensing info...and found nothing, I turn to this newsgroup. Does someone know what version of VB .Net you are entitled to use when you are a micro...
4
by: =?Utf-8?B?RC1Tb21lb25l?= | last post by:
We have a very large enterprise type of application developed in VB.NET, SQL Server, RS 2005, using win forms and web forms. We are a major international company with 200+ divisions around the...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.