So far i've managed to do the program quite well, and I was wondering, can i close the main form (form1) whils opening form2 and not closing the app? Is there any way that I can do it?<div>And if i were to make a new 'ID' (on the app), is there any way that i can write that into my database? What command should i use?</div>
<div><br></div><div>Thanks in advance.<br><div><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 10:15 PM, Malvin Viriya <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=5146427&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">thanks, i'll try using it<br>
<br>
<br>
On 1/4/12, Graeme Geldenhuys-2 [via Free Pascal - General]<br>
<div><div class="h5"><<a href="/user/SendEmail.jtp?type=node&node=5146427&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:<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="_blank" 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="_blank" rel="nofollow" link="external">http://fpgui.sourceforge.net</a><br>
> _______________________________________________<br>
</div></div>> fpc-pascal maillist - <a href="/user/SendEmail.jtp?type=node&node=5146427&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a><br>
> <a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank" rel="nofollow" link="external">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
><br>
><br>
> _______________________________________________<br>
<div class="im">> 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="_blank" rel="nofollow" link="external">http://free-pascal-general.1045716.n5.nabble.com/Help-tp5116673p5120203.html</a><br>
><br>
</div>> To unsubscribe from Help!!, visit<br>
> <a href="" target="_blank" rel="nofollow" link="external">
</blockquote></div><br></div></div>
<br/><hr align="left" width="300" />
View this message in context: <a href="http://free-pascal-general.1045716.n5.nabble.com/Help-tp5116673p5146427.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/>