Recent content by mecom

  1. M

    How to acces RAW-Fields

    Thank you Marco. I did it. It works. Maby you will include such a funktion in a later version.
  2. M

    How to acces RAW-Fields

    Hello ... i have a table with a field: BITMAP RAW(1024) not null; a Select bitmap from table .... returns a conversion to HEX-String ... :-( Any Idea how to acces the data without convering it back to binary Data ? Thx for Help Dirk
Back
Top