|
-
Feb 21st, 2007, 12:40 PM
#4
Re: Storing Database table names
I use custom attributes (see this article) to map my classes to my underlying database tables - then if a table or field name is changed you just change teh attribute.
Given that my apps tend to have hundreds of tables this is a real timesaver - although it is quite advanced code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|