Forum OpenACS Development: Problems with Content Revision

Collapse
Posted by César Alexander Hernández Juarez on
I am working with oacs-5.1 and dotLRN with package evaluation.

My problem is the next:

In the acs-content-repository in postgres exist the funcion: function
content_revision__get_content() but in oracle don't exist.

Perhaps in Oracle one works different and it is not necessary to create
it.

for your help, thanks dave.

Collapse
Posted by Dave Bauer on
Can you explain what the actual problem is? What does this function do? And what should the equvilant oracle function do?

This might be tricky due to differences binary object handling in PG compared to oracle.