Hi!

I understand your point.
What is the preferred solution to make scripts work with
FbBatchExecution without modifying them in a way to break
compatibility with other tools? For example I could process the script
and set connection parameters after parsing it with FbScript.

On Mon, Mar 8, 2010 at 11:50 PM, Helen Borrie <[email protected]> wrote:
> At 08:06 AM 9/03/2010, Gabor Torok wrote:
>>Hi!
>>
>>I saw in earlier posts that FbBatchExecution doesn't support these
>>command, because dialect and encoding can be set with the connection
>>string. But to be compatible with the ISQL tool the provider should
>>support these.
>
> The provider is an interface between *your* application and the server.
>
> The isql tool is just another client application - it is not part of either 
> the client or the server.  Its SET commands are not SQL:  they are just 
> idiomatic implementations, inside the application, of the same function calls 
> that your provider invokes through the API in dynamic SQL.
>
> Helen
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Firebird-net-provider mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to