I have a SqlServer project (VisualBasic -> Database -> SqlServer Project in the New Project window) to which I've added VB classes. When I try to use the My namespace, however, nothing happens (no intellisense pop-up). Can the My namespace be used in Sql Server projects? Do I need to add an import declaration?
Thanks,
-Craig