A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Licencing



 
 
Thread Tools Display Modes
  #1  
Old May 25th, 2005, 03:34 AM
Angeline
external usenet poster
 
Posts: n/a
Default Licencing

Hi,
I am creating a simple database to maintain survey data and calculate some
statistics. I work for myself but there might be an oppportunity to sell my
Intellectual Property which would include the database.

Can anyone point me in the direction of what this means in terms of
licencing on behalf of Microsoft?
  #2  
Old May 25th, 2005, 03:53 AM
Alex White MCDBA MCSE
external usenet poster
 
Posts: n/a
Default

Licensing,

If you create a database, it is yours, if you want to sell it that is your
right, if you want to sell it to people that don't have Access installed on
their computers you have 2 choices,

either

Purchase off Microsoft the Office developer Extensions, this allows you to
distribute royalty free the Access runtime to anybody with your database.

Or

have all your data in Access and write a front-end in a language like Visual
Basic going down this route you do not need Access installed on any
computers for the database to work, but you may have to pay for the
development system to write the front-end.

At the end of the day the Intellectual Property is yours, licensing is
something your customers may have to get involved in.


--
Regards

Alex White MCDBA MCSE
http://www.intralan.co.uk

"Angeline" wrote in message
...
Hi,
I am creating a simple database to maintain survey data and calculate some
statistics. I work for myself but there might be an oppportunity to sell
my
Intellectual Property which would include the database.

Can anyone point me in the direction of what this means in terms of
licencing on behalf of Microsoft?



  #3  
Old May 25th, 2005, 04:16 AM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

Or you can just require that all end users have a full retail
version of Access installed on their machines. Many developers
go this route as well.

--
Jeff Conrad
Access Junkie
Bend, Oregon

"Alex White MCDBA MCSE" wrote in message
...
Licensing,

If you create a database, it is yours, if you want to sell it that is your
right, if you want to sell it to people that don't have Access installed on
their computers you have 2 choices,

either

Purchase off Microsoft the Office developer Extensions, this allows you to
distribute royalty free the Access runtime to anybody with your database.

Or

have all your data in Access and write a front-end in a language like Visual
Basic going down this route you do not need Access installed on any
computers for the database to work, but you may have to pay for the
development system to write the front-end.

At the end of the day the Intellectual Property is yours, licensing is
something your customers may have to get involved in.


--
Regards

Alex White MCDBA MCSE
http://www.intralan.co.uk

"Angeline" wrote in message
...
Hi,
I am creating a simple database to maintain survey data and calculate some
statistics. I work for myself but there might be an oppportunity to sell
my
Intellectual Property which would include the database.

Can anyone point me in the direction of what this means in terms of
licencing on behalf of Microsoft?





  #4  
Old May 25th, 2005, 04:21 AM
Angeline
external usenet poster
 
Posts: n/a
Default


Thank you Alex, I really appreciate that. Good news for me I guess.

Can I just ask what you mean by 'Access Runtime'. Does that mean others
could use and update the database if they purchase Office developer
Extentions ? As another question I had was about how (technically) do
multiple users update one database. I have never needed to ask the question
before but now that potentially I could need to deploy this to multiple
users, I just wandered how the logistics would work?

Thanks in advance..

"Alex White MCDBA MCSE" wrote:

Licensing,

If you create a database, it is yours, if you want to sell it that is your
right, if you want to sell it to people that don't have Access installed on
their computers you have 2 choices,

either

Purchase off Microsoft the Office developer Extensions, this allows you to
distribute royalty free the Access runtime to anybody with your database.

Or

have all your data in Access and write a front-end in a language like Visual
Basic going down this route you do not need Access installed on any
computers for the database to work, but you may have to pay for the
development system to write the front-end.

At the end of the day the Intellectual Property is yours, licensing is
something your customers may have to get involved in.


--
Regards

Alex White MCDBA MCSE
http://www.intralan.co.uk

"Angeline" wrote in message
...
Hi,
I am creating a simple database to maintain survey data and calculate some
statistics. I work for myself but there might be an oppportunity to sell
my
Intellectual Property which would include the database.

Can anyone point me in the direction of what this means in terms of
licencing on behalf of Microsoft?




  #5  
Old May 25th, 2005, 04:48 AM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

"Angeline" wrote in message:
...

Thank you Alex, I really appreciate that. Good news for me I guess.

Can I just ask what you mean by 'Access Runtime'. Does that mean others
could use and update the database if they purchase Office developer
Extensions ?


No, not exactly.

If *you* purchase the Developer's Extensions, package up your database
file with the Access Runtime files, then the end users would not have to
purchase anything. The files necessary to run your database will be included
in the installation package the wizard will create. In actuality, what will be
installed on the end user's machines is a full Access installation, but it is
heavily crippled through hundreds of registry entries. I know this is *really*
stretching it, but think of it is an "Access Viewer" similar to Excel's Viewer.

See this link for all the information you need about this topic:

http://www.granite.ab.ca/access/developereditionfaq.htm

As another question I had was about how (technically) do
multiple users update one database. I have never needed to ask the question
before but now that potentially I could need to deploy this to multiple
users, I just wandered how the logistics would work?


See this link for information on splitting a database and many other
useful topics concerning multiple users:

http://www.granite.ab.ca/access/splitapp/index.htm

--
Jeff Conrad
Access Junkie
Bend, Oregon


  #6  
Old May 25th, 2005, 05:13 AM
Angeline
external usenet poster
 
Posts: n/a
Default


Jeff,
Thanks again for all the helpful info!
You made me laugh in your helpful post about colour gradients when you said
repeat step one "I don't want to have to come over there!"

All the best
Angeline

"Jeff Conrad" wrote:

"Angeline" wrote in message:
...

Thank you Alex, I really appreciate that. Good news for me I guess.

Can I just ask what you mean by 'Access Runtime'. Does that mean others
could use and update the database if they purchase Office developer
Extensions ?


No, not exactly.

If *you* purchase the Developer's Extensions, package up your database
file with the Access Runtime files, then the end users would not have to
purchase anything. The files necessary to run your database will be included
in the installation package the wizard will create. In actuality, what will be
installed on the end user's machines is a full Access installation, but it is
heavily crippled through hundreds of registry entries. I know this is *really*
stretching it, but think of it is an "Access Viewer" similar to Excel's Viewer.

See this link for all the information you need about this topic:

http://www.granite.ab.ca/access/developereditionfaq.htm

As another question I had was about how (technically) do
multiple users update one database. I have never needed to ask the question
before but now that potentially I could need to deploy this to multiple
users, I just wandered how the logistics would work?


See this link for information on splitting a database and many other
useful topics concerning multiple users:

http://www.granite.ab.ca/access/splitapp/index.htm

--
Jeff Conrad
Access Junkie
Bend, Oregon



  #7  
Old May 25th, 2005, 06:38 AM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

"Angeline" wrote in message:
...

Jeff,
Thanks again for all the helpful info!


You're welcome, glad we could help.

You made me laugh in your helpful post about colour gradients when you said
repeat step one "I don't want to have to come over there!"


The threat of *me* coming over usually will scare just about anyone.
vbg
--
Jeff Conrad
Access Junkie
Bend, Oregon


  #8  
Old May 25th, 2005, 12:16 PM
Lynn Trapp
external usenet poster
 
Posts: n/a
Default

The threat of *me* coming over usually will scare just about anyone.
vbg



Why is that Jeff? Do you wear a red suit, have horns, and carry a pitch
fork? ;-)

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Big List: www.ltcomputerdesigns.com/JCReferences.html


  #9  
Old May 25th, 2005, 04:52 PM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

"Lynn Trapp" wrote in message:
...

The threat of *me* coming over usually will scare just about anyone.
vbg


Why is that Jeff? Do you wear a red suit, have horns, and carry a pitch
fork? ;-)


No, but my Assimilation tubes and purple suit with a big key
on it does cause some "awkward silence."

;-)
--
Jeff Conrad
Access Junkie
Bend, Oregon


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:54 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.