Group: Forum Members
Posts: 340,
Visits: 1.4K
|
I am trying to build business objects for a thirdy party database where some of the column names contain a 'space' or a 'hyphen'.
Example: 'E-MailID' or 'Field Name'
The mapper has no problem building the partial class for these fields but I guess these names are invalid in VB.
Any suggestions on how to get around these issues and still be able to manage the database. I can't change the field names - it's not my database.
Thanks,
Tim
|