Thread: Oracle OCI
View Single Post
Old 12-12-2005, 07:14 PM   #1
naubol
New Member
 
Join Date: Dec 2005
Posts: 4
naubol is on a distinguished road
Has anyone played with Oracle and C++?

Does anyone know how that would work with your typical mud solution?

Is OCCI non-blocking when it makes its calls? IE can you submit a select or send data without pausing the program and then poll your 'connection' till you see a response?

How much does OCCI help you with converting object data to relational data? Any common, cheap, free, good solutions out there for this?

Any other things one would think to say with regards to using Oracle and MUD's?

(platform is Solaris 10. using GCC and C++)

N
naubol is offline   Reply With Quote