473,508 Members | 2,343 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"Not a valid Password" error after saving the Backend.

57 New Member
Hi,

First of all, I will take a moment to thank to all the superb people who helped me in my journey till now. I enjoyed it. I came to learn a lot of things in this forum.Thanks a lot.

I am using A2010. Now, I am done with distributing the .accde file to the end Users.
But I faced problem.

What happened was I encrypted my Backend which was easily available to the end user to change.

So I encrypted it with a password. But, after that whenever I tried to open the Front End it is throwing error stating "Not a Valid Password".

I searched regarding, and came across the fact that usually it happens when we try to encrypt the backend.

So, I decrypted the backend. And my frontend started working fine.

Is there any way to protect my Backend?

All types of suggestions are warmly appreciated :)
Jun 30 '15 #1
7 9111
jimatqsi
1,271 Recognized Expert Top Contributor
Sandy1992, did you relink your tables after encrypting the back-end? If you did, does your password include any special characters? Try changing your password to something without special characters to see if that gives a better result.

Jim
Jun 30 '15 #2
NeoPa
32,557 Recognized Expert Moderator MVP
As Jim hinted, it should work fine for you if you link (or relink) to the BE tables after the password and encryption have been applied.
Jun 30 '15 #3
Rabbit
12,516 Recognized Expert Moderator MVP
You should also be aware that since you have to supply the front end with the password to the back end, then whoever has access to the front end can get the password to the backend.
Jun 30 '15 #4
Sandy1992
57 New Member
Thank you jim, NeoPa & Rabbit for your replies.

>>>Sandy1992, did you relink your tables after encrypting the back-end? If you did, does your password include any special characters? Try changing your password to something without special characters to see if that gives a better result.<<<<

No. After splitting the Database, the table from the front end will automatically link to the Backend , right!
And if we do some deployment we need to go through the whole process of relinking the tables.So, I have not RELINKED the tables.
Yes, My password does included some special characters to make it difficult to crack. Also, I tried some other simple passwords also, but it leads to same issue.



>>>As Jim hinted, it should work fine for you if you link (or relink) to the BE tables after the password and encryption have been applied. <<<<

I have not encrypted my whole Database before splitting it. I just want my "_be" to secure with a password.

So, is their any way to secure my _be file?
Jul 2 '15 #5
Rabbit
12,516 Recognized Expert Moderator MVP
Nope. If you need real security, you shouldn't use Access. Anything done in Access to secure it can be undone by the user.

That being said, you can make it more difficult for the end user. Read this article: http://bytes.com/topic/access/insigh...atabase-access
Jul 2 '15 #6
NeoPa
32,557 Recognized Expert Moderator MVP
Sandy:
I have not encrypted my whole Database before splitting it. I just want my "_be" to secure with a password.
There seems to be some misunderstanding here.

While it may not be the most secure setup ever devised, it is perfectly possible to :
  1. Create a BE.
  2. Apply a password to it such that it is encrypted.
  3. Link to any tables of that database from another (FE).
  4. Continue to use the linked table just as you would any other sort of table without the necessity to keep re-entering the password.

This doesn't guarantee absolute security, but it does give a higher level of security than not having a password or encryption.
Jul 3 '15 #7
jimatqsi
1,271 Recognized Expert Top Contributor
Sandy, if you have not relinked the front-end to the back-end, your front-end doesn't know what the password is. It can't gain access, which is just what you want, actually. So relink the tables. You'll be asked for the password and then all will be well.

Jim
Jul 3 '15 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2081
by: | last post by:
Forme time to time, when attempting to save a webpage in IE6, I see the error: ------------------------------------ Error saving web page The web page cannot be saved to the selectged location...
1
5808
by: Ron Holmes | last post by:
I posted this question on the Crystal Reports Support site and I am still waiting for an answer. Using Crystal Reports 9.0 Developer Full edition: My Crystal report .RPT file has a Picture box...
4
2786
by: Filippo Pandiani | last post by:
SCENARIO ======================================= I have a Grid and I want to save the values on an XML. Let me say that I am NOT using DataSet to load valus on my grid. PROBLEM...
8
1785
by: Charles | last post by:
I do not understand why I am getting a "Specified cast is not valid" error, since it has worked before. Something has changed and I am not really sure what it could be. I am looking for something...
2
2457
by: Carpe Diem | last post by:
Hello all. My host is experiencing some troubles and I think you'll answer me before they can. After I uploaded a slightly changed JScript.NET .aspx page (the contents are not important, could be...
0
265
by: Tom | last post by:
I can't debug my asp.net projects. for some reason i'm getting an error saying that i don't have permission and i should be added to the debuggers group. I added my domain user, my aspnet user and...
12
1987
by: tjonsek | last post by:
I get a generic error (not very helpful) when attempting to save a re-sized image back to its original location. Here is the code snippet: Dim g As System.Drawing.Image =...
0
2009
by: Speilman_54 | last post by:
Hi, I'm converting an excel Macro into visual basic 2005 express, as I don't have a copy of VB 6 and trying to make and executable from it, I know this version doesn't have the save file as .exe,...
5
25166
patjones
by: patjones | last post by:
Hi: I've got a backend database, with several tables linked together via one-to-many relationships, and a front end database that links to those tables. The problem is, when I attempt to look...
3
3198
by: fudge | last post by:
hello, i am very new to publishing applications.can some one help me with it..as i am facing an error after publishing path not valid..i went through many sites and forum for and found many articles...
0
7324
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7495
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5052
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3193
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.