This needs to be fixed in most of the database drivers - nsoracle,
nsodbc, nsmysql, etc.  I know the ACT was working on a document
describing the (few) changes modules need for 4.0, can anyone comment on
the status of that?

Also, Tim Moss has some Win32 support patches for nsgd and I have a
bugfix.  Does anyone own that module?
Thanks,

Jamie


Don Baccus wrote:
Andrew Piskorski wrote:

On Sat, Feb 15, 2003 at 05:04:54AM -0500, Jeff Davis wrote:

Andrew, I have built nsoracle on 4.0 several times without a problem.


The one change I had to make to get ora8.c compile on 4.0 is:


#include <ns.h>
+#include <nsdb.h>


#if !defined(NS_AOLSERVER_3_PLUS)
-#include <nsdb.h>


Ah, that did the trick.  Thanks Jeff!

Will the source be fixed for the final release?


--
Don Baccus
Portland, OR
http://donb.photo.net, http://birdnotes.net, http://openacs.org

Reply via email to