Trippy little registry solution

I ran across this today and wanted to be sure to save it.  I’m not sure where I’ll use it yet, it needs further investigation.

One of the interesting road blocks that Microsoft built into Windows Operating systems starting with Vista, so 7, 2008 etc. are included, is when a command window or other program is run as administrator, they don’t receive the user’s mapped drives, or other shared network connections.

(more…)

Continue ReadingTrippy little registry solution

Automated SoftPro SQL Database Backup

Backing up the SoftPro SQL database, isn”t that done automatically was the question of the week.  Well yes and no is the answer, if you have a SQL database many times it is not included in your backup.  Especially if you”ve switched to a Cloud based backup.

 

In my humble opinion The entire SoftPro Database should be backed up in this fashion on a regular basis even if your main backup catches it.  There is too much valuable data in these files not to be specially protected.

 

So what do we do?

(more…)

Continue ReadingAutomated SoftPro SQL Database Backup

After ProForm Server Move, Error SPFUNCS-350

In moving a ProForm Enterprise 6.2 installation from one server to another, after removing the old server ProForm no longer loads.  It fails with an error (SPFUNCS-350) Unable to launch client.  The Client and server versions are not in synch. Please update the client to the latest version.

(more…)

Continue ReadingAfter ProForm Server Move, Error SPFUNCS-350

Creating a Transfer Ledger in ProTrust

Today we are switching attorneys at a Title Company I support.  Rather than printing individual checks to the attorney, we want to group those checks into a monthly disbursement.

SoftPro will automatically create the initial ledger however, in an efficient operation there are lookup tables that need updated, and maybe templates. The automatic creation of the ledger also causes an informational window to show up asking if a new ledger should be created.  Personally I love this, but it can overwhelm users.

(more…)

Continue ReadingCreating a Transfer Ledger in ProTrust

Meta Tags Google uses

Have you ever wondered about how Google index pages.  They don”t use <META> tags as much as they used to.

<meta name=”robots” content=”index, follow” <-Default behaviour->

Google understands the following values (when specifying multiple values, separate them with a comma):  Use name=”googlebot” to only effect Google and not other search engines.

(more…)

Continue ReadingMeta Tags Google uses