But again if we embed PostgreSQL the issue will come again on running .ODB files.<br><br><div class="gmail_quote">On Mon, Aug 6, 2012 at 11:01 PM, Muhammad Waqas Iftikhar <span dir="ltr"><<a href="mailto:coldheartpks@gmail.com" target="_blank">coldheartpks@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have been looking on different kind of databses to embed under libreoffice base. <div>Some few ones we like are:</div>
<div><br></div><div>Friebird (but has some issues with embedding it under linux it doesnt work easily. Not only this you will have to embed Classic under linux and its architecture is not suitable for an application like base and it wont be 'pure' embedded server)</div>

<div><br></div><div>MySQL/ libmysqld (GPL issue. What i have derived from difference between LGPL and GPL licenses i have come to conclusion that if we use libmysqld and as .DLL / .SO there wont be any license issue as Base being "FOSS" free open source software has the right to use it libmysld in it if we mention that this particular library is under GPL license and no commercial organisation can use it without permission of Oracle without changing our license. </div>

<div>But we cannot amend any code part of libmysqld if we do this then we will be owner of of that amended library and according to LGPL commercial organisation will be able to use it. So to do that libre will have to come to GPL license. What we derived to make mysql as embedded in base it would had to be amended a little run .ODB files and store databases in .ODB files. If we are wrong or we can avoid this amendment then i think best choice is mysqld. Its footprint is not huge and provides nearly every thing one can need. High performance SQL standards etc.)</div>

<div><br></div><div>We can also embed PostgreSQL. An embedded version is not available but we can pack the binaries of postgresql with it. Run it when application starts in a new thread and bind it listen to to only local host. Then kill the process and wait the thread to join before exiting the application. It can also resolve many major f<em style="color:rgb(34,34,34);font-style:normal;white-space:nowrap;font-family:arial,sans-serif">unctionalities and platform issues.)</em></div>

<div><font color="#222222" face="arial, sans-serif"><span style="white-space:nowrap">- Note: if we embed MySQL or PostgreSQL the work would be very less also. As their drivers are already written. </span></font></div><div>

<font color="#222222" face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font color="#222222" face="arial, sans-serif"><span style="white-space:nowrap">Oracle's berkley db is also very good option for embedded as it is open source. Its an SQL dbms but is not relational dbms.)</span></font></div>

<div><font color="#222222" face="arial, sans-serif"><span style="white-space:nowrap"><br></span></font></div><div><font color="#222222" face="arial, sans-serif"><span style="white-space:nowrap">SQLite already voted out. Rest all DBMS that can be embedded i saw are under commercial license or only runs in Windows based applications).</span><br>

</font><div><div class="h5"><br><div class="gmail_quote">On Mon, Jul 23, 2012 at 11:50 PM, Muhammad Waqas Iftikhar <span dir="ltr"><<a href="mailto:coldheartpks@gmail.com" target="_blank">coldheartpks@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font>Me and my friends are trying to work on to embedd SQLite under base instead of hsqldb. For that we are trying to understand how BASE works with HSQLDB for now. <span style="color:rgb(34,34,34);font-family:arial,sans-serif">We've been debugging Libreoffice for a while now. In our search for code relating to HSQLDB, we've gone through the code in the "load" function of "dbloader2.cxx" found in the "source/filter/xml" directory under the "dbaccess" module as well as the code in "connection.cxx" file found in the "source/code/dataaccess" folder, also under the "dbaccess" module. We've seen how the wizards and the windows for Base are initialized and then displayed and how the connection is established when the tables are to be accessed. However, we haven't been able to locate the portion of code that actually initializes HSQLDB. Please give us an idea of how to proceed further.</span><span><font color="#888888"><br clear="all">


</font></span></font><span><font color="#888888"><div><font><br></font></div><font>-- <br>Regards Waqas</font><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>Regards Waqas<br>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards Waqas<br>