Coba di test dulu dgn: SQL> CREATE TABLE test_sdo(a SDO_GEOMETRY);
Table created. SQL> desc test_sdo Name Null? Type ----------------------------------------- -------- ------------- A SDO_GEOMETRY Pastikan sukses. Setelah itu baru dicoba dari Delphi. Kalau tetap tidak bisa, mungkin saja Delphi 7 tidak support Object TYpe SDO_GEOMETRY? CMIIW, Bowo --- In [email protected], "Dodo" <[EMAIL PROTECTED]> wrote: > > Hi,all > > Saya mendapat error 'ORA-04043: object "SDO_GEOMETRY" does not exist' > saat mengakses database, bagaimana ya solusi mengatasinya ?? > Database Spatial sudah saya create. > Saya menggunakan Delphi 7, apakah dengan menggunakan Delphi 2005 dapat > mengatasi hal ini ?? (mungkin karena Delphi 7 tidak support type data > SDO_Geometry) > > Thx, > > Dodo > -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.lizt.org (NEW) ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.vze.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

