MySql server in my shareware application
4 Message(s) by 3 Author(s) originally posted in mysql discussion
| From: Jack |
Date: Thursday, October 25, 2007
|
I want to embed MySql
server in my
shareware application, and I have the
following questions-
1. Is it common to do so in a
Windows PC under XP or Vista?
2. Does it has a silent installation (which means that the user does not has
to treat the MySql installation as it installed in the background)?
Regards
Jack
| From: Joe Mayo |
Date: Thursday, October 25, 2007
|
Jack schrieb:
I want to embed MySql server in my shareware application, and I have the
following questions-
1. Is it common to do so in a Windows PC under XP or Vista?
2. Does it has a silent installation (which means that the user does not has
to treat the MySql installation as it installed in the background)?
I think it'd be better that you implement tinysql.
By the way: If tinysql has the
GPL licence, you need to publish your
source code of your shareware application, which means, it'd be no
more a shareware application.
--
-= Joe Mayo* =-
* This is a fake name.
| From: Jack |
Date: Thursday, October 25, 2007
|
Thanks,
You offered something that seems to be serious but you did not explaine.
Regarding the
comment about the license, is it also valid regarding MySql,
or I'm allowed not to publish source code?
What is the other advantage of Tynysql over MySql in my case?
Regards
Jack
Jack schrieb:
> I want to embed MySql server in my shareware application, and I have the
> following questions-
> 1. Is it common to do so in a Windows PC under XP or Vista?
> 2. Does it has a silent installation (which means that the user does not
has
> to treat the MySql installation as it installed in the background)?
I think it'd be better that you implement tinysql.
By the way: If tinysql has the GPL licence, you need to publish your
source code of your shareware application, which means, it'd be no
more a shareware application.
--
-= Joe Mayo* =-
> * This is a fake name.
| From: Captain Paralytic |
Date: Thursday, October 25, 2007
|
wrote in message:
Thanks,
You offered something that seems to be serious but you did not explaine.
Regarding the comment about the license, is it also valid regarding MySql,
or I'm allowed not to publish source code?
What is the other advantage of Tynysql over MySql in my case?
Regards
Jack
wrote in message
> Jack schrieb:
> > I want to embed MySql server in my shareware application, and I have the
> > following questions-
> > 1. Is it common to do so in a Windows PC under XP or Vista?
> > 2. Does it has a silent installation (which means that the user does not
has
> > to treat the MySql installation as it installed in the background)?
> I think it'd be better that you implement tinysql.
> By the way: If tinysql has the GPL licence, you need to publish your
> source code of your shareware application, which means, it'd be no
> more a shareware application.
> --
> -= Joe Mayo* =-
> * This is a fake name.- Hide quoted text -
- Show quoted text -
http://www.mysql.com/company/legal/licensing/opensource-license.html
Next Message: Saving linebreaks in a TEXT field