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
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus