####################
Command line options
####################

.. program:: ipwc

Firebird Pack adds next command line options to PowerConsole:

.. cmdoption:: --type-conv

   KInterbasDB type conversion code that PowerConsole should use. In short, if you're using Firebird 2.1,
   you may want to use code 300 to get automatic character set transaltion for BLOB fields (unluding metadata
   BLOBs like PSQL source code).
   See `KInterbasDB documentation <http://www.firebirdsql.org/devel/python/docs/3.3.0/beyond-python-db-api.html#module-kinterbasdb.typeconv_24plus>`_
   about dynamic type translation fo details.

