[AccessD] Any Access add-ins to put app on mobile devices?

David McAfee davidmcafee at gmail.com
Mon Oct 24 12:14:35 CDT 2011


Up through Windows Mobile 2003 (Maybe even in WM5, I can't remember at the
moment)
you could have CDB (Compact version of mdb) on devices.

I was very easy to bring data back and forth between device and PC.

cdb's were deprecated by MS when they brought out SDFs (SQLCE).

You could still connect with ADO and copy stuff between the SDF and mdbs or
SQL Server.

SQL CE was supported by WM5/6.

MS dropped support for this when they released WM7.

I dropped support for MS after that :P

I'm currently learning Android Development and plan to start learning Apple
programming next semester.
At least they both share SQLLite.


On Mon, Oct 24, 2011 at 8:58 AM, Charlotte Foust
<charlotte.foust at gmail.com>wrote:

> Nope, although Cellica Database will run on both Windows and Android and
> allows you to connect to an Access database.  It's a pain to create the
> forms though because it automatically scales the form to the screen of your
> phone
>
> Charlotte Foust
>
> On Mon, Oct 24, 2011 at 8:17 AM, Rusty Hammond <rusty.hammond at cpiqpc.com
> >wrote:
>
> > I came across an article about an add-in for Filemaker Pro (called
> > FileMaker Go) that will allow you to develop an application in Filemaker
> > on your Mac or PC, then port that application to an iOS application
> > ready to run on your iPhone and/or iPad.  Pretty slick and I've even
> > seen a mobile work order dispatch application developed using the
> > set-up.  An electrician is using it to send out work orders to his
> > crews.  He put iPads in each of his trucks.
> >
> > Has anyone come across one that would port an Access app to either iOS,
> > Android, or maybe even Windows Mobile???
> >
> >
> > Rusty Hammond
> >
> >
> >
> > **********************************************************************
> > WARNING: All e-mail sent to and from this address will be received,
> > scanned or otherwise recorded by the CPI Qualified Plan Consultants, Inc.
> > corporate e-mail system and is subject to archival, monitoring or review
> > by, and/or disclosure to, someone other than the recipient.
> > **********************************************************************
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> >
> >
> > Website: http://www.databaseadvisors.com
> >
> >
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>



More information about the AccessD mailing list