Hi there, I downloaded the nightly build just now and fired it up. I had some existing H2 data sources that I attempted to use with the new build, but I received an exception (forgive the formatting - cut and pasted):
column 1 datasource FMONDS detail When connecting to the Database this error was reported: invalid url errorcode errorCode.sqlError extendedinfo [empty string] line 8 message General SQL Error nativeerrorcode 0 queryError invalid url sql SELECT ACC_ID, ACC_NAME, ACC_DESCR, (SELECT OWN_SHORT_NAME FROM OWNER OWN WHERE OWN.OWN_ID = ACC.OWN_ID) OWN_NAME, (SELECT ACTYP_NAME FROM CDE_ACCOUNT_TYPES ACTYP WHERE ACTYP.ACTYP_ID = ACC.ACTYP_ID) ACTYP_NAME FROM ACCOUNT ACC ORDER BY OWN_NAME,ACC_NAME sqlstate [empty string] I have not tried the most recent stable build (1.3) yet, but the data sources were known to work with an earlier download of OpenBD. Has anyone encountered this? Thanks, Allen -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
