Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ProntoMatt

  1. ProntoMatt

    Sql Server 2000 Grant Permissions to user with numeric ID problem

    The statement below works just fine: grant all on NEW_STORED_PROC to 'a99bcde'; A similar statement of grant all on NEW_STORED_PROC to '038151'; fails with the following message: Server: Msg 170, Level 15, State 1, Line 1 Line 1: Incorrect syntax near '038151'. I have verified in the...

Part and Inventory Search

Back
Top