A friend is developing the PocketPC side of an application we are jointly
working on.
I am creating the Desktop side.
To be able to exchange data back and forth within this application, we are
using SQLITE as the database.
It is working GREAT on the desktop side.
And my friend is able to make it work GREAT in his development environment
on his desktop.
But when he sends the application over to his PocketPC, he must register the
DHSQLITE.DLL file.
Here is the problem.
He does not have REGSRVCE.EXE on his PocketPC.
Nor can we find it anywhere, where we can obtain/extract it from.
We have downloaded and tried the REGSVR.EXE software,
and it says it can't find the DLL file he wishes to register, which he has
definitely loaded on the PocketPC.
Does anyone have any solutions for us, please ?
We are both stymied.
Thanks in advance.
(Or recommend a relational database which WILL run on both platforms, and
which we can exchange datafiles between
the platforms....
we have tried SQLServer....can't exchange datafiles.
we have tried MSAccess.... can't run on PocketPC natively.)