Subject | Re: [firebird-support] Use of double quoted names in Firebird |
---|---|
Author | Kjell Rilbe |
Post date | 2005-03-23T10:59:17Z |
Martijn Tonies wrote:
ALTER TABLE "I_TABLE_ÅÄÖ" ADD PRIMARY KEY "ÅÄÖ_PK" ("ÅÄÖID")
table/field/index/constraint "MinLåda" (= "MyBox" in English)? I think I
had problems only with lower-case åäö in one of the tools I tested.
Hence the question.
inves in your tool as well as your FB driver, although we'd like to stay
on ADO since we also use MSSQL.
Kjell
--
--------------------------------------
Kjell Rilbe
Adressmarknaden AM AB
E-post: kjell.rilbe@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64
>>2. Constraints?Ah, but how about this:
>
> Constraint:
> ALTER TABLE "I_TABLE_ÅÄÖ" ADD PRIMARY KEY
> ("ÅÄÖID");
ALTER TABLE "I_TABLE_ÅÄÖ" ADD PRIMARY KEY "ÅÄÖ_PK" ("ÅÄÖID")
>>3. Lower-case/mixed-case (in all places)?I meant, does it work even if I want to name my
>
> What do you mean by this?
table/field/index/constraint "MinLåda" (= "MyBox" in English)? I think I
had problems only with lower-case åäö in one of the tools I tested.
Hence the question.
> Anyway, if you're using mixed case, Database Workbench will automaticallySounds good, as usual. :-) When we start making money we might just
> quote the identifiers in the editors or generated SQL statements.
inves in your tool as well as your FB driver, although we'd like to stay
on ADO since we also use MSSQL.
Kjell
--
--------------------------------------
Kjell Rilbe
Adressmarknaden AM AB
E-post: kjell.rilbe@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64