Shot in the dark.
Are you using UTF-8?
I don't know much about your problem, but Googling shows there may be a
relationship.
See https://www.sqlite.org/c3ref/open.html
Hope this helps
On 1/19/2015 5:16 PM, Rich Shepard wrote:
On Tue, 20 Jan 2015, tonybsa wrote:
Yes I was aware of this but thought that just "maybe" the oracle drivers
would work for you. Sorry all out of other suggestions.
Tony,
With the help of one subscriber to the unixODBC mail list we may have
found the problem source. Results of two tests:
[rshepard@salmo ~]$ dltest /usr/local/lib/libsqlite3odbc.so SQLConnect
SUCCESS: Loaded /usr/local/lib/libsqlite3odbc.so
SUCCESS: Found SQLConnect
and
[rshepard@salmo ~]$ isql -v no-mdf-banquetdb
[S1000][unixODBC][SQLite]connect failed
[ISQL]ERROR: Could not SQLConnect
'isql' is the CLI for interative use of unixODBC. Perhaps Base uses
this
interface and that's why it fails.
Rich
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted