I am currently writing a VB application that is connecting to a SQL back-end, and I'm not sure how to proceed (it has been years, literally since I programmed).
If I use Windows authentication for the login to SQL I have a problem because everyone will have access to this program. If I use SQL authentication, I think I'm going to have a bit of a nightmare trying to manage all the various accounts that will be created (400+).
Does anyone have experience writing something similar, or know of links to content? I've done some Googling, but mainly have found info only on the SQL (2000) security model, which although helpful, isn't exactly what I'm looking at.
Any help would be most appreciated.
:beer:
If I use Windows authentication for the login to SQL I have a problem because everyone will have access to this program. If I use SQL authentication, I think I'm going to have a bit of a nightmare trying to manage all the various accounts that will be created (400+).
Does anyone have experience writing something similar, or know of links to content? I've done some Googling, but mainly have found info only on the SQL (2000) security model, which although helpful, isn't exactly what I'm looking at.
Any help would be most appreciated.
:beer: