Обсуждение: BLOB Help!

Поиск
Список
Период
Сортировка

BLOB Help!

От
Felix Lungu
Дата:
I trying to implement a custom
datatype and after I have read
the docs I understand that I should
use large objects is the data type
is to bigger than 8K.

I have one question about using
BLOBs in my intended work:
-is there a way to automate the
the creation of new object when
a new row is inserted? (not by
impoting and exetnal file)

Thanks.