Known issues using SQL Server 2012?
Posted by MegaDave1 on
URL: http://ofbiz.116.s1.nabble.com/Known-issues-using-SQL-Server-2012-tp4644269.html
I'm trying to use OFBiz with SQL Server 2012 and running in to a couple of problems. Are there known compatibility issues?
I modified framework\entity\config\entityengine.xml to use my SQL Server database.
I put the SQL Server JDBC driver (sqljdbc4.jar) in the correct place.
OFBiz creates all the tables and it generally works. The problems I have are
1) When I try to access /ecommerce application I get this: "A Product Store has not been defined for this ecommerce site. A Product Store can be created using the ofbizsetup wizard."
2) Several issues happen when trying to do order entry.
Note everything works great when I use the default derby database. Any guidance would be appreciated.
Thanks,
Dave