Subject | Re: [firebird-support] Multi File Database + Dialect 3 |
---|---|
Author | Helen Borrie |
Post date | 2003-09-16T08:05:29Z |
At 12:49 PM 16/09/2003 +0530, you wrote:
begin your script with this statement:
SET SQL DIALECT 3;
When I execute in IB Expert
...and I don't know whether IB Expert will default to Dialect 3 either.
Alternatively, if you want to create the database interactively, use
isql. I guess I don't have to tell you that you need to use the correct
*versions* of isql and the IB client library...do I?
heLen
>Thanks Helen,ib_wisql is REALLY OLD. It won't give you a Dialect 3 database unless you
>
>But I find some problems creating the database
>When I execute in IB_WISQL
begin your script with this statement:
SET SQL DIALECT 3;
When I execute in IB Expert
...and I don't know whether IB Expert will default to Dialect 3 either.
Alternatively, if you want to create the database interactively, use
isql. I guess I don't have to tell you that you need to use the correct
*versions* of isql and the IB client library...do I?
heLen