User management changes in SQL 2005

  • Hi all,

    I'm working on a dedicated software wich was first create on SQL 97.

    Due to SQL 2005 express licensing, I'm planning to offer the capability to use it for some users but I get a problem and I don't know where to search

    The software get users login directly from the database sql users (and not from a table in the database) but I can't fetch them actually.

    Is there a change in role management or in security diagramm wich can explain that ?

    Thank you for help

  • I'm back with some clues but no response

    I looked in the software code and I found that users are collecting from the sysusers table. So it works on SQL 2000 but no more in SQL 2005.

    Does anyone got idea to collect Security/Users list instead of the SQL 2000 sysusers values ?

     

    Thank you

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply