Activity overview
Latest activity by jbaggaley
CraigOttley wrote:
Why couldn't you use a Regular Expression?
IE
99(8|9) \d{3} \d{4}
-- Because I needed valid NHS numbers complete with their calculated checkdigit which a regex would not be able to give me... :-) / comments
CraigOttley wrote:
Why couldn't you use a Regular Expression?
IE
99(8|9) \d{3} \d{4}
-- Because I needed valid NHS numbers complete with their calculated checkdigit which a regex would not be ...
I have this problem too but in vs2003. I switch backwards and forwards between enterprise manager and vs2003 and the table changes are not automatically picked up. Would be great if there was some sort of manual refresh facility for times like this where the tool can rescan it's table lists.
Like the tool but find the autocomplete can be quite irritating when it leaves characters at the end you have to delete manually if ctrl+space pressed mid word to finish it off.
I do understand that this sort of thing is in your list of future changes though.
Thanks
Jon / comments
I have this problem too but in vs2003. I switch backwards and forwards between enterprise manager and vs2003 and the table changes are not automatically picked up. Would be great if there was som...