in similar situations, I have also recommended the study ad use of a standard naming convention. to borrow the previous example
"[MY TABLE WITH LOTS OF CHARACTERS IN ITS NAME]"
might become
"[tblLngNms]"
reducing the character count by 35 per instance.
Generaly, the various object names in a db are not intended to be full descriptions of the object, but just handy reminders of the existance. "Documentation" of the full description / use is more often placed in the description PROPERTY of the object. For many dbs, the replacement of these "Long Names" can be accomplished manually without very many problems, as the dbs are usually the product of mostly beginning programmers and the db structure reflects their capability so the names are not usually 'buried' in unexpected places. In more difficult situations, there are third party tools which do a reasonably comprehensive job of going through the entire database and replacing the object names.
One such product is 'Speed Ferret'. I am NOT specifically recommending this product, as I have had no experience with it and cannot personally attest to it's effectivness. It is, however, recommended by many reviewers and it appears in several posts in these fora, along with references to other products, thus it is a good reference for use in searches for itself and other similar products, somne of which are much more modestly priced.
MichaelRed
m.red@att.net
Searching for employment in all the wrong places