Subject | Re: [firebird-support] isql and t-sql |
---|---|
Author | Milan Babuskov |
Post date | 2011-01-08T18:16:15Z |
Nando Dessena wrote:
http://www.firebirdfaq.org/faq373
HTH
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================
>> I need to create some upgrade scripts which have a "if not exists" inHere's an example how to do it:
>> them, since some customers have the element others don't. Does isql
>> support this type of thing? If not, any suggestions on how to
>> implement it?
>
> a combination of EXECUTE BLOCK, EXECUTE STATEMENT and querying the
> system tables might allow you to get what you are after.
> CREATE OR ALTER might also be of some use.
http://www.firebirdfaq.org/faq373
HTH
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================