You can link to a SQL Server view - it appears as a table to Access. Don't
know about Paradox, though. If you haven't tried it already, create your
view and try to link it in the same way that you would link a table. If the
feature is supported with Paradox as it is with SQL Server, you should see
the view listed along with the tables.
--
Brendan Reynolds (MVP)
dan0771 said:
I agree it should be plenty...the problem is I'm working with a legacy
system built in Paradox where 2 table have close to 400 columns. As luck
would have it, the 30 columns I need are past the 255 limit in Access. Is
there any way to link to a table using an SQL script where it would just
link the 30 columns I need (Link not Import)? Can Access link to a view?