Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Strings in Oracle Lite

Strings in Oracle Lite

From: Sergey Dolin <strig_at_zaural.ru>
Date: Sat, 23 Jan 1999 22:04:53 +0500
Message-ID: <78d6fs$ire@zaural.ru>


I want to store strings in Oracle Lite using OKAPI:

    1.Describe attibute as {...sizeof("okChar"),"okChar"...OK_DYNAMIC...}. This is described into API35.PFD

    2.okCreateClass ()

ok? No!

    Oracle Lite does not recognize "okChar" as char type, but treats it as some unknown class...

    OL Designer -> View Proxy class show that too

    ...does anybody know where're same faq's, issues, mailing-list about oracle lite?
--
Sergey Dolin
strig@_zaural.ru(remove undescore) Received on Sat Jan 23 1999 - 11:04:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US