Hi all,
we use oracle 10.2.4 as DB server, when I create a new column in some table of type media and save the change
servoy shown the column type as UNKNOWN TYPE#1111, but when I look at the table using Toad I see the column
is defined as Blob. The servoy version I use is 5.2.7 and java version is 1.6.0_18. When I create the column via Toad
I see the same column type as when servoy creates the column.