FM9 & Access
Anyone know if you can use Access data directly in FM 9 with the new
data source features?
Thanks,
G
Re: FM9 & Access
On 2007-07-14 10:48:29 -0500, Grip <grip [at] cybermesa.com> said:
> Anyone know if you can use Access data directly in FM 9 with the new
> data source features?
>
> Thanks,
> G
Yes you can, though you'll have to pony up $30 for the Actual
Technologies MS Access ODBC driver. But yes, it does work. Works just
like the Actual Technologies SQL ODBC SQL drivers work with FM9.
Re: FM9 & Access
On Jul 23, 8:18 am, Doug Anderson <doug... [at] mac.com> wrote:
> On 2007-07-14 10:48:29 -0500, Grip <g... [at] cybermesa.com> said:
>
> > Anyone know if you can use Access data directly in FM 9 with the new
> > data source features?
>
> > Thanks,
> > G
>
> Yes you can, though you'll have to pony up $30 for the Actual
> Technologies MS Access ODBC driver. But yes, it does work. Works just
> like the Actual Technologies SQL ODBC SQL drivers work with FM9.
Happen to know if that driver can be bundled into a runtime?
Thanks,
G
Re: FM9 & Access
On 2007-07-23 18:04:56 -0500, Grip <grip [at] cybermesa.com> said:
> On Jul 23, 8:18 am, Doug Anderson <doug... [at] mac.com> wrote:
>> On 2007-07-14 10:48:29 -0500, Grip <g... [at] cybermesa.com> said:
>>
>>> Anyone know if you can use Access data directly in FM 9 with the new
>>> data source features?
>>
>>> Thanks,
>>> G
>>
>> Yes you can, though you'll have to pony up $30 for the Actual
>> Technologies MS Access ODBC driver. But yes, it does work. Works just
>> like the Actual Technologies SQL ODBC SQL drivers work with FM9.
>
>
>
> Happen to know if that driver can be bundled into a runtime?
>
> Thanks,
> G
According to the FM website runtime FM distributions will not work with
external ODBC sources. So if you're going to have a distributed app
its going to have to go out as a regular FM database and each client
computer will have to have FM and the ODBC driver installed.