Hello, I finally found the source to the mysql backend to Wt:Dbo. I then figured out I probably needed to only check out the trunk, and not the full .svn. Is there any particular reason there is no tarball available for download?
Next step - I had a problem running cmake. I needed to rename src/Wt/dbo to wrc/Wt/Dbo. After doing this, I was able to compile and install. I have not yet actually tested. I am only assuming that renaming the directory is better than changing SUBDIRS(Dbo) to SUBDIRS(dbo) in src/Wt/CMakeLists.txt. I'd appreciate it if someone would correct me if I'm sending myself down the wrong path with this. Thanks for any hints or advice. Jack ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
