Cancel the comment about the column names - that appears to be a
HenPlus "feature".
M
On Aug 24, 10:38 am, Martin Davis <mtncl...@gmail.com> wrote:
> Hi, Justin. I'm just checking out your cool GeoDB project...
>
> I noticed a few things:
>
> - In the geodb.bat script, the lines which actually run the app are
> REMed out
> - The Quick Start doc on the wiki needs semicolons after all lines
> (isn't it great how much HenPlus is like SQLPlus?!)
> - When I create the sample table, I'm seeing what look like non-
> printing chars in the column names. Not sure why this is...
>
> ----+----------------------------------------------------+
> ←[1m ID←[m |←[1m GEOM ←[m
> |
> ----+----------------------------------------------------+
> 1 | 0020000001000010e6c014000000000000c014000000000000 |
> ----+----------------------------------------------------+
> 1 row in result (first row: 5 msec; total: 22 msec)
>
> Martin