Subject Re: [firebird-support] Single quotes or Double quotes?
Author Paul Vinkenoog
Hi elkins_villalona,

> I'm creating a new database in FB 2.0 and i read somewhere that
> there are some changes in the way that quotes are used. Please
> anyone can explain those changes to me.

There are some changes in isql: in the CREATE DATABASE statement,
quotes are still mandatory around path, username and password, but you
are free to choose single or double quotes, even if e.g. the path
contains spaces.

Other than that, I'm not aware of anything spectacular.


Greetings,
Paul Vinkenoog