Search found 6 matches
- 21.12.2008, 12:28
- Forum: 6.6 - stable
- Topic: Manually locate libmysql.dll?
- Replies: 3
- Views: 896
It's really been a while since the last post of mine regarding this topic :) Just for information (perhaps someone has the same problem for me as I was two months ago :D), in the source of winMyLib I also put an additional driver and a lil modification to ZDbcMySql.pas and ZPlainMySqlDriver.pas to r...
- 23.09.2008, 11:12
- Forum: 6.6 - stable
- Topic: Manually locate libmysql.dll?
- Replies: 3
- Views: 896
Manually locate libmysql.dll?
In response to my topic in here , I've made a MIT-licensed app named winMyLib whose job is to "install" libmysql.dll and write a registry value of where this libmysql.dll located. winMyLib is also capable of detecting all potentially "would-be-loaded" libmysql.dll by iterating th...
- 23.09.2008, 06:27
- Forum: Off Topic
- Topic: Legal Issue: Commercial App+Zeos+libmysql
- Replies: 6
- Views: 25091
- 22.09.2008, 14:15
- Forum: Off Topic
- Topic: Legal Issue: Commercial App+Zeos+libmysql
- Replies: 6
- Views: 25091
Hi coolkid, it's just like Mark wrote: regarding your commercial application that uses ZeosLib for database connection and stuff, everything is fine. The point regarding mySQL is: You either have to sell a license to your customer bundled with your software or: Your customer already has a legal lic...
- 22.09.2008, 14:07
- Forum: Off Topic
- Topic: Legal Issue: Commercial App+Zeos+libmysql
- Replies: 6
- Views: 25091
- 22.09.2008, 12:10
- Forum: Off Topic
- Topic: Legal Issue: Commercial App+Zeos+libmysql
- Replies: 6
- Views: 25091
Legal Issue: Commercial App+Zeos+libmysql
It seems this question has not been asked before. One thing that keeps bugging me when I develop a DB app is the legal issue of libmysql.dll. AFAIK, the license of libmysql.dll forced the developer to buy it if he/she wants to use libmysql in commercial app. That's why I always stick around with MyO...