Marc Llenas
06-02-2006, 04:29 AM
Hi there,
I created an eVB application that runs on Pocket PC against a CDB database.
I need to be able to distribute the database and the application using the
installer. I'm a bit at a loss as on my local PC the database taked the MDB
format but on the PPC it takes the CDB format. If I include the MDB on the
installer the app raises and error when trying to establish the connection
as it deploys a MDB not the CDB.
Any ideas how I can successfully accomplish deployment of the database?
Thanks,
Marc Llenas
I created an eVB application that runs on Pocket PC against a CDB database.
I need to be able to distribute the database and the application using the
installer. I'm a bit at a loss as on my local PC the database taked the MDB
format but on the PPC it takes the CDB format. If I include the MDB on the
installer the app raises and error when trying to establish the connection
as it deploys a MDB not the CDB.
Any ideas how I can successfully accomplish deployment of the database?
Thanks,
Marc Llenas