Here's an odd issue that I don't know how to resolve:
If I create a REALSQL database inside 6r3 (Project -> Add -> Database -> New REAL SQL Database...), and then try to create a report using On-Target Reports I receive an error.
The code in OTR is designed to return the error number and the message. As such it returns '0' and an empty string. According to the LR, '0' is 'No Error' although I don't receive that text in the message.
If I create a database using SQLite Manager I have no troubles either using that database in Rb applications as a REALSQLDatabase, or creating reports against it using OTR. When created using SQLite Manager the database is an SQLite3 database.
Oh, and even better, the error only occurs on Windows. If I do the same steps on OS X (10.4.8) I don't receive the error.
Can somebody, Will(?), provide any clues as to what is going on here? What is different about a REALSQL database created on Windows?
-- David Glass - Gray Matter Computing graymattercomputing.com - corepos.com 559-303-4915 Apple Certified Help Desk Specialist _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
