Yes, I always get rid of the "dbo_" in the Linked Table names ...
My SQL Server Tables already have the prefix "tbl" or "tlkp" so the Linked
Table names look like normal Access Table names. The icons still give
visual indication that they are ODBC-linked Tables ...
--
Cheers
Van T. Dinh
MVP (Access)
"Arvin Meyer [MVP]" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> You can rename the linked table to anything you wish. I always use Access
> (L/R) naming conventions when naming tables, so dbo_customers becomes
> tblCustomers in Access (and in asp code).
> --
> Arvin Meyer, MCP, MVP
> http://www.datastrat.com
> http://www.mvps.org/access
> http://www.accessmvp.com
>