Re: Problem with field name that uses #



> Select [mt.SS#], ct.Lname
> from MyTable mt, ChildTable ct
>
> Does not work

Does mt.[SS#] work? If not what DB are you using (good to know anyway.)


.