Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Security / April 2007

Tip: Looking for answers? Try searching our database.

How to get a PC Info from an mdb file through coding?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hubwired - 18 Apr 2007 08:36 GMT
I have a mdb that manage moto loans, I have placed some security check on how
can be used but I really need to find out how really one can retrieve a pc
info from a mdb and use that information to register such pc to use the mdb
....
Douglas J. Steele - 18 Apr 2007 11:30 GMT
If you're asking how to determine the computer name of the client machine,
check out http://www.mvps.org/access/api/api0009.htm at "The Access Web"

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

>I have a mdb that manage moto loans, I have placed some security check on
>how
> can be used but I really need to find out how really one can retrieve a pc
> info from a mdb and use that information to register such pc to use the
> mdb
> ....
hubwired - 22 Apr 2007 04:36 GMT
Thank you a lot, Douglas the link you just posted here gave me more ideas to
improve my security coding in my mdbs as I keep developing them... :)

> If you're asking how to determine the computer name of the client machine,
> check out http://www.mvps.org/access/api/api0009.htm at "The Access Web"
[quoted text clipped - 5 lines]
> > mdb
> > ....
Tony Toews [MVP] - 18 Apr 2007 19:05 GMT
>I have a mdb that manage moto loans, I have placed some security check on how
>can be used but I really need to find out how really one can retrieve a pc
>info from a mdb and use that information to register such pc to use the mdb

Tools available from sites such as sysinternals.com can crack any
method you use to store a future date anywhere on a system such as in
the registry or a file.  Unless it's encrypted.  But even then if you
delete the date from wherever it's stored your app may think it's just
installed.

Thus I prefer to limit the number of records in one key table such as
5 units or 50 volunteers but allow unlimited access for everything
else.  Once I get paid then I email them an encrypted file containing
the number of records they are licensed for as well as their company
name which goes on the bottom of every page of every report.

For more of my thoughts on this topic see the "Copy protection or how
to safely distribute a demo Microsoft Access Application" page at
http://www.granite.ab.ca/access/demo.htm

Tony.

Signature

Tony Toews, Microsoft Access MVP
  Please respond only in the newsgroups so that others can
read the entire thread of messages.
  Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm

hubwired - 22 Apr 2007 04:36 GMT
Thanks, Tony for your input on this matter....:)
I'm adding a little more security meassures as I keep developing this moto
loans application...

> >I have a mdb that manage moto loans, I have placed some security check on how
> >can be used but I really need to find out how really one can retrieve a pc
[quoted text clipped - 17 lines]
>
> Tony.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.