Hello,
create type inrecord (
internallength=VARIABLE,
input=inr_in,
output=inr_out
);
create table test (
data inrecord not null primary key
);
... result ...
ERROR: Can't find a default operator class for type 268128.
how can I define the default operator class ??
--
mit freundlichem Gruss -- regards
,-,
| | Thomas Drillich <drillich@uniserve.de>
___|__|
(___, ) uniserve Internet & Multimedia GmbH
(___, )\ Sophienweg 3
(___, ) \ Technologiezentrum (MIT)
(___,_,)/ \ D-59872 Meschede Germany
\ fon: +49 291 59100 , fax: +49 291 59102