Hi Tom
It's a good answer, but now quite what I'm looking for. There is another
factor I should have mentioned earlier... I have generic reporting code
which works in conjunction with Word and Excel templates. Basically, raw
reporting data is written to an mdb on the local machine and it is then
processed by the template. This allows extremely flexible and quick report
(template) generation without having to update the front-end each time. One
of the reasons I wanted to avoid leaving the data on the server is that I
don't want to have to re-visit these templates. There are loads and time is
an issue.
In the past I have worked with mde front-ends attached to SQL Server using
linked tables, as well as front-end tables etc. Would there be any serious
performance impact in doing it like this as opposed to using an ADP and
doing all the data manipulation using backend tables? As I said before, the
server is very low spec...
Many thanks
Mark
> Dear Mark:
>
[quoted text clipped - 32 lines]
>>
>> Mark
Tom Ellison - 24 Feb 2006 23:02 GMT
Dear Mark:
You can have a local back end, either Jet or MSDE.
Tom Ellison
> Hi Tom
>
[quoted text clipped - 54 lines]
>>>
>>> Mark