On 01/24/13 11:40, Gopala Krishna Gundeboyina wrote:
> Hi Karol,
>
> Thanks for the reply.
>
> My application is not a relational database but a library and hence I
> cannot use execute statement.
>
> This application stores data in binary format on disk with a complex
> business logic applied and has c++ apis to access data. I embedded the
> Firebird Server (v2.5) within this application and mapped firebird external
> table interface to c++ apis to get all the benefits of a database mainly
> the SQL interface.

You did not understand Karol's answer. It does not matter how is 
organized your application - as soon as firebird engine starting with 
v.2.5 is embedded into it you can use execute statement to access 
external datasources.

On the other hand, I do not see how can execute statement help to 
transfer non-standard hints to external datasource. If you still want to 
use external tables than the only 'absolute' way to transfer hints to it 
is adding own blr code(s) for that purpose.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to