Allowing users to change their password
I have an app that is written in VB6 and connects to a SQL 2000
database. I created a table for users that the app uses in order to
authenticate the users at login of the app. I would prefer to connect
the login to the actual users section of the database. Is this possible
or must I have a users table. The goal is that the user can update
their password and have it update the users section under security in
the database. I hope this explanation is clear...
.
Relevant Pages
- Re: Just say no to threads [Was: Software architecture]
... they knew there was going to be a database in the app. ... Now my colleague just spent a couple/three weeks designing an SQL ... Turns out they have a flat file of sample information, ... (comp.object) - Re: Question about forms and data storage
... app that synchs the data from SQL to a list, ... or look at moving the core data into the sharepoint ... list over the database... ... (microsoft.public.sharepoint.windowsservices) - Re: Deploy SQL Express so my app still works on other machines
... This all assumes that SQL Express is installed on the user's ... I have an app which uses an SQL Express database. ... Is it the format of my connection string within my app. ... (microsoft.public.sqlserver.msde) - Re: Portable Database Choice
... I searched this group quite a bit looking for database alternatives and did find the options below from this search. ... I'm posting this in the hope it can be of use to other developers in a position similar to mine where I needed a low cost alternative to Pocket Access. ... One app requires synchronization between desktop and mobile device, the other requires a push of data from the desktop to mobile. ... (microsoft.public.dotnet.framework.compactframework) - Re: block user direct access to SQL
... I don't think there is a way to block that login if the user ... knows it and it needs it to access the database via the app. ... >the accounting package as a user, ... (microsoft.public.sqlserver.security) |
|