[Lazarus] Accessing SQLite under Windows CE Professional
waldo kitty
wkitty42 at windstream.net
Fri Nov 20 00:27:06 CET 2009
can you not use "./foo" where "./" is the important part? must a directory be
listed? it would seem that it should look where it is started from (ie: the
current directory) before looking elsewhere??
ArĂ Ricardo Ody wrote:
>
>
> I've configured a single project in Lazarus to access a SQLite database
> with DBNavigator and DBGrid. The grid is filled with the database data.
>
>
> I must inform de database file with its full path to ".db" file.
>
> I must put sqlite3.* libraries in a directory that appears in the path.
>
>
> Well, how can I inform the full path to the ".db" file and in what
> directory of the handheld I must put the sqlite3.* files in the way
> lazarus executable find them?
>
>
> I tried to put them in the same directory of the handheld where the
> executable is and it seems that there were errors because after appears
> the logo of the windows ce when it is loading a program nothing happens.
>
>
> Or... How can I do the program runs successfully in the handheld? I'm
> using an emulator of the windows mobile 6 professional under windows vista.
>
>
> A single program that show a "hello world" message runs ok.
>
>
> Greetings from Sao Paulo - Brazil
>
>
> Ricardo
>
>
> ------------------------------------------------------------------------
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
More information about the Lazarus
mailing list