Link to home
Start Free TrialLog in
Avatar of DuriPro
DuriProFlag for Netherlands

asked on

SQLite with Delphi Prism

I'm currently in the process of learning Delphi Prism, in order to write a multi-platform application. But I need simple database access and found SQLite as a serious option, since it is small and single-filed. But now, how do I use SQLite from a Delphi Prism application, where I'd like to stick to a write-once-compile-everywhere approach. And everywhere is Windows, Linux and Mac using the Mono-platform.

I'm open to other simple, file-based databases if that is easier to deal with.
ASKER CERTIFIED SOLUTION
Avatar of Kevin Cross
Kevin Cross
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mike McCracken
Mike McCracken

This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.