How to Prevent Data Loss and Corruption in Databases

Posted December 15th @ 4:59 pm by m3Rlin

If you are using a local database (i.e. dBase or Paradox) then you probably ale have the BDE setting “LOCAL SHARE” set to false, which does not save changes to databases after they are modified immediately. The changes are kept in memory and saved later. In other words - cached.
This usually helps speed up database [...]

How do I Get Internet Explorer’s Favorites

Posted December 15th @ 4:21 pm by m3Rlin

Accessing Internet Explorer favorites is not hard since they are nothing more than files and folders. All you have to basically do is find the IE Favorites folder, then read it’s structure and file list. Once this is done you will need to read the URL that’s in each of the files. Sounds easy? You [...]

« Previous EntriesNext Entries »