thanks, i'll try using it
<br/><br/><br/>On 1/4/12, Graeme Geldenhuys-2 [via Free Pascal - General]
<br/><<a href="/user/SendEmail.jtp?type=node&node=5131512&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:
<div class='shrinkable-quote'><br/>>
<br/>>
<br/>> On 4 January 2012 12:33, Malvin wrote:
<br/>>> Is there any other components need installing so that it will connect
<br/>>> properly other than libmysql.dll,
<br/>>
<br/>> Under Windows, that should be all that you need. Under Linux you would
<br/>> normally need to install the xxx-dev package where xxx is the database
<br/>> library (mysql, firebird, postgresql etc).
<br/>>
<br/>>
<br/>>> and also i've heard of TMySQL, what is
<br/>>> that? and is there any other alternatives?
<br/>>
<br/>> I don't use MySQL at all, so can't really comment on that. I solely
<br/>> use Firebird for my commercial work. I also don't use database
<br/>> components directly, instead I use tiOPF - an object persistence
<br/>> framework which supports multiple database backends. This allows me to
<br/>> concentrate on business objects and business logic, and the tiOPF
<br/>> framework takes care of the loading, saving and transaction support
<br/>> for me. I primarily use the SqlDB database backend (included with FPC)
<br/>> via tiOPF, but can easily change to FBLib via a single compiler
<br/>> directive change and a recompile too.
<br/>>
<br/>> tiOPF is also documented on the FPC wiki. Or visit
<br/>> <a href="http://www.tiopf.com" target="_top" rel="nofollow" link="external">http://www.tiopf.com</a> for more details if you want.
<br/>>
<br/>> --
<br/>> Regards,
<br/>>   - Graeme -
<br/>>
<br/>>
<br/>> _______________________________________________
<br/>> fpGUI - a cross-platform Free Pascal GUI toolkit
<br/>> <a href="http://fpgui.sourceforge.net" target="_top" rel="nofollow" link="external">http://fpgui.sourceforge.net</a><br/>> _______________________________________________
<br/>> fpc-pascal maillist  -  <a href="/user/SendEmail.jtp?type=node&node=5131512&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>
<br/>> <a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_top" rel="nofollow" link="external">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br/>>
<br/>>
<br/>> _______________________________________________
<br/>> If you reply to this email, your message will be added to the discussion
<br/>> below:
<br/>> <a href="http://free-pascal-general.1045716.n5.nabble.com/Help-tp5116673p5120203.html" target="_top" rel="nofollow" link="external">http://free-pascal-general.1045716.n5.nabble.com/Help-tp5116673p5120203.html</a><br/>>
<br/>> To unsubscribe from Help!!, visit
<br/>> <a href="" target="_top" rel="nofollow" link="external">
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://free-pascal-general.1045716.n5.nabble.com/Help-tp5116673p5131512.html">Re: Help!!</a><br/>
Sent from the <a href="http://free-pascal-general.1045716.n5.nabble.com/">Free Pascal - General mailing list archive</a> at Nabble.com.<br/>