• michael vessey (9/24/2008)


    Agree Completely..

    not just tables and views though - I've inherited a Database written by a .Net developer and all my columns have prefixes and suffixes

    for example

    Mytable_Mycolumns_tinyint

    Particularly odd given that standard procedure for .NET is to do away with Hungarian anyway.

    And have I missed something, but do you mean you're getting things like Customer_Postcode_Char as a column in the customer table?