|
-
Sep 14th, 2007, 05:27 AM
#1
Thread Starter
Member
[Solved using other method] Change access database field before retrive it on VB
Help!
I have a Access database, which stores a password. Now, that password will be encrypted on the database, since it was not. But, i need the old programs to keep running, even of they don't incorporate the encrypt decrypt function. Basically, i wanted to make a middle ware, which when the program ask the password, it descripts it and retrieves it. Can it be done?
Thanks... this is a great example why we should use at least a 3 tier application
Last edited by Ph0b0s; Sep 14th, 2007 at 08:35 AM.
-
Sep 14th, 2007, 06:55 AM
#2
Re: Change access database field before retrive it on VB
Why do you need the old one to keep running?
Why not make your change and roll out a whole new version?
-
Sep 14th, 2007, 08:34 AM
#3
Thread Starter
Member
Re: Change access database field before retrive it on VB
Hack, because we i have older applications which cannot be modified on the client and they need to work also, when we change this field.
Anyway, I've solved the problem. We created a new field, the new versions read the new field and the old ones keep reading the old one
Anyway, would be interesting for the future know if a change like this could be done.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|