Convert db to sqlite

Asked by p

Hi,

I was asked to try and get a portable OMR system running with a budget close to 0. Since it needs to be portable, database requirements and stuff are limited to easy to copy stuff. That's why I was wondering if it would be possible to adjust quexf to use an sqlite database instead of mysql. And if so how much coding would that involve?

Regards,
P

Question information

Language:
English Edit question
Status:
Answered
For:
queXF Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Adam Zammit (adamzammit) said :
#1

Hello,

queXF uses ADODB (http://phplens.com/lens/adodb/docs-adodb.htm) to
connect to the database but possibly uses some mysql specific
functions. Please try editing the code to point to an sqlite database
and see how you go.

Adam

On 4 May 2016 at 01:12, p <email address hidden> wrote:
> New question #293201 on queXF:
> https://answers.launchpad.net/quexf/+question/293201
>
> Hi,
>
> I was asked to try and get a portable OMR system running with a budget close to 0. Since it needs to be portable, database requirements and stuff are limited to easy to copy stuff. That's why I was wondering if it would be possible to adjust quexf to use an sqlite database instead of mysql. And if so how much coding would that involve?
>
> Regards,
> P
>
> --
> You received this question notification because you are an answer
> contact for queXF.

--
Adam Zammit
Research and Development Officer, Survey Methodology
Australian Consortium for Social and Political Research Inc.
+61 3 9013 9653
http://www.acspri.org.au/

Can you help with this problem?

Provide an answer of your own, or ask p for more information if necessary.

To post a message you must log in.