Can you not use ADO to access FireBird ?<div><br></div><div>The (ridiculous IMHO) restriction on not supporting &quot;remote&quot; SQL servers in Delphi Pro editions (since long before Delphi 7) is made all the more ridiculous by the fact that you can still get to those remote systems using alternative API&#39;s</div>
<div><br></div><div>Alternatively, Chris Walton on Stack Overflow seems to have solved the problems he was having accessing FireBird from Delphi XE Pro...</div><div><br></div><div><a href="http://stackoverflow.com/questions/5765424/how-to-access-databases-from-within-delphi-xe-professional-ide">http://stackoverflow.com/questions/5765424/how-to-access-databases-from-within-delphi-xe-professional-ide</a></div>
<div><br></div><div>Maybe there is something in his question or the answer(s) that will help you in your case.</div><div><br></div><div><br><br><div class="gmail_quote">On 16 January 2012 13:38, Steve Peacocke <span dir="ltr">&lt;<a href="mailto:steve@peacocke.net">steve@peacocke.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi everyone,</div><div> </div><div>OK, reading the fine print it seems that XE Pro has taken away the ability to access Firebird as a part of it&#39;s abilities. Delphi 7 was better it seems.</div>
<div> </div><div>So, now that I have paid my hard earned for the Pro version, I want to be able to write programs in it (of course - I don&#39;t fork out $10 for a game, let alone over $700).</div>
<div> </div><div>The reason I was looking at FireBird was that it&#39;s a good client/server database and my customers could also use it as a local database without having to install the FireBird server - if they want to try out the program or use it solely on their own computer. If then they want to install it on their systems with the database on the server, they don&#39;t then have to fork out for a Server licence and user seat licences, just to run my little program.</div>

<div> </div><div>Getting 3rd party VCL components that will work for FireBird will cost more than Delphi itself. Does anyone have any suggestions that can result in the same thing? For example, I&#39;ve been looking at SQLLite, DBISAM/ElevateDB, MySql and others, but not sure which will work with Delphi XE2 Pro, or the cost of the components.</div>

<div> </div><div>Suggestions anyone?<span class="HOEnZb"><font color="#888888"><br clear="all"><br>Steve Peacocke<br>Mobile: 0220 612-611</font></span></div><span class="HOEnZb"><font color="#888888"><div><div><a href="http://nz.linkedin.com/pub/steve-peacocke/1/a06/489" target="_blank">Linkedin Professional Profile</a></div>

</div><br>
</font></span><br>_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br></blockquote></div><br></div>