Attach SQL tables without "dbo_" or give the option to do so
It would be more intuitive to link sql tables WITHOUT the owner prefix.
11
votes

1 comment
-
Patrick Honorez commented
You can rename your tables after they are attached. And with 10 lines of VBA one can automate this easily.