Deko,
Oh. Stupid user problem. Yah. Those can be very hard to manage. What you
have is a federated data warehouse. It's the usual extract, transform,
validate, load process that software sales reps like to call middleware so
they can explain it to pointy-haired-bosses with check signing authority.
Imposing some formal structure on the process would improve performance but
may prove to be difficult because it means asking users to do things
differently. Good luck.
--
Alan Webb
knoNOgeek@SPAMhotmail.com
"It's not IT, it's IS"
"deko" <deko@deko.com> wrote in message
news:b91ce.2293$zu.2017@newssvr13.news.prodigy.com ...[color=blue]
>
> And that 6 minutes is on a P4 3.4Ghz with 1Gb RAM and a SATA drive. No
> question I'm doing things the hard way - but I'm constrained by what I've
> been given. I have any number of (100 or so) mdbs that contain a bunch of
> very non-normalized tables containing all kinds of stuff (including big
> long
> binary fields that need to be extracted - this takes a lot of time). Each
> mdb yields from 0 to half a dozen or so worksheets. First I have to
> locate
> each mdb (which could be anywhere beneath the directory the users browses
> to), then, for each mdb, link the tables I need, suck in, massage,
> extract,
> nerp, and format the data... then dump it out to Excel (this is where I
> tried the compiled query) and create a bunch of charts with 30 or so
> series
> and munga formatting. All this brings about any processor to it's knees,
> but the Excel automation bit is the real time suck.
>
>[/color]