July 17, 2000

DevX - Software Development Resource

Cursors in Informix

Question: What is the purpose of using the fetch and declare cursor in Informix.4GL?How do you use the scroll cursor, and what are its advantages? Answer: Cursors allow you to

DevX - Software Development Resource

Embedding Applets in XML Documents

I came across this solution while trying to embed an applet in an XSL page I was using to transform my XML source document into HTML.If you want to cut