Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MS Access Licence
Name: pjrra Date: May 14, 2005 at 15:23:01 Pacific OS: XP CPU/Ram: Pentium 4
Comment:
I have an Access based stock control system that was installed about 4 years ago. Company appears to have gone out of business. My Hard drive has failed. I have got the back up onto another PC OK but cannot open the database get error message software licence missing. Access itself works fine. Can get sort period of access to the old system before it makes funny noises and dies! How can I find the licence and what form will it be in? someone has suggested looking in the regedit file but nothing obvious and do not know what I am looking for. Please help huge amount of time invested in the data and the software cost nearly £2k.
Name: pjrra Date: May 17, 2005 at 15:41:14 Pacific
Reply:
Using access from Office 2000 on windows ME. The Database was writen by a company that is no longer trading. It would appear that they have hidden a licence somewhere on the PC so that you can not just copy there work and sell. I click to open the database it goes so far then I get the error message that it can not find the licence.
Is there any way of know what files have been accessed so that I could try on the old hard drive and look to see what files where accessed one being the licence?
0
Response Number 3
Name: smithdk Date: May 17, 2005 at 19:32:22 Pacific
Reply:
What happens when you hold down the shift key when you try and open the database program?
Summary: Steve, I am not aware that you need to convert ACCess to asp. compatible. First, I believe you can complete develop your site in asp (vb, c#, or whatever) and then simply use the connectors and setup...
Summary: I am trying to create a simple querry in ms access to look at dates in a table and flag all dates that are within 30 days of the current date, and any date in the table that is past the current date. ...
Summary: I'm trying to do a minus / except query in MS Access 97 using SQL commands. Here's the SQL code: (SELECT DISTINCT * FROM table1) MINUS (SELECT DISTINCT table1.* FROM table1, table2 WHERE table1.col1 =...