Page 1 of 1

"revdberr, invalid database type" on saving as standalone

Posted: Tue Sep 04, 2012 8:15 pm
by mmiele
Hi Guys,

when I try to open a SQLite3 DB from within LiveCode everything works fine.

When I save my stack as standalone on MacOS X and I try to open it, I receive a "revdberr, invalid database type" error.

The db library should be correctly linked, since I receive the "Copy database drivers..." message during the standalone building and the DB path seems to be correct, so, any idea?

Thanks,
Mario

Re: "revdberr, invalid database type" on saving as standalon

Posted: Tue Sep 04, 2012 9:38 pm
by mmiele
Found the problem: there was a word with an accented character (Città) into the DB path.
I cannot say why this is a problem in the standalone only.