WordPress database error: [Duplicate entry '91002' for key 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (644300602, 1, 547, 3795, '2008-11-20 13:18:21');

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND referer = referer_id AND osystem = os_id AND useragent = ua_]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer = referer_id AND osystem = os_id AND useragent = ua_id

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '2008-11-20 13:18:21', 0, 1586)' at line 1]
INSERT INTO wp_bas_log (visit, stamp, outbound, page) VALUES (, '2008-11-20 13:18:21', 0, 1586);

Open Intelligence » 2008 » January » 30

Archive for January 30th, 2008

OpenReports - Help with OLAP examples

New to OpenReports 3.0 is the ability to create OLAP reports. I’ve noticed a few users have been having trouble getting the example OLAP reports to run on Linux.

A common problem occurs with the Catalog Definition in datasources.xml. This must contain the full path to your Mondrian schema. In the example, the path is:

c:\openreports-tomcat\reports\SampleData.mondrian.xml

If you are running OpenReports on Linux, you must add file:// to the path to indicate the resource is a File, for example:

file:///usr/share/openreports-tomcat/reports/SampleData.mondrian.xml

3 comments January 30th, 2008


Calendar

January 2008
M T W T F S S
« Dec   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Posts by Month

Posts by Category

SourceForge.net Logo