473,661 Members | 2,456 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 9124
jimatqsi
1,276 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,568 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,568 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 misunderstandin g 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,276 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
2086
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 ------------------------------------ It would not save on any other location. What is the reason for this error? Is this a code (server side or client side) to prevent a page from being
1
5831
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 which is an OLE Object located in the Page Header section of my .RPT file. This is the call which works perfectly in VB6 to format the crystal reports Page Header section of my report file EquipLst.rpt.
4
2794
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 ======================================= When I am saving a Grid to XML I get the following exception: "Token StartElement in state Epilog would result in an invalid XML document"
8
1797
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 along the lines of did you check this, have you did this, or this is the wrong way of doing this. I can access the CColPositions and the CPosition class, but when I try to use the two classes in a For...Next loop I get the error message above. ...
2
2467
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 just Response.End(); or anything) the page won't load but instead shows this: Server Error in '/' Application. Compilation Error
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 the iisuser to the dubuggers group and administrators group but nothing helped. I read here that i should consider using on xp aspnet_setreg.exe file. When i try to run him on mw winxp sp1 platform i get an error:not valid win32 error Please...
12
2001
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 = System.Drawing.Image.FromFile(Me.File1.Value) Dim thisFormat = g.RawFormat Dim imgOutput As New Bitmap(g, 800, 600) Dim strFileType As String Dim strFileName As String = File1.PostedFile.FileName
0
2013
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, but I have a 3rd party software that will convert vb projects into .exe files. My issue is in the the saving of the excel file. The macro bassicly imports a tab delimeted file and manipulates the file and then saves it, as a template to work...
5
25190
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 at the relationships from the front end, I get '' is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. According to the help window, this is Error 3125. Any ideas? Thank you ......
3
3209
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 but it dint help me.... my problem is that i am using vb.net application with access 2007 datbase....n the connection string is from local cmoputer...i did all datasource and things..but stil my connection still goes like...
0
8428
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8754
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8542
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6181
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4343
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2760
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 we have to send another system
2
1984
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1740
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.