Click to visit: NATIONAL AND WORLD NEWS PORTAL

Our News Portal makes a great starting point. Get today's news, do a search, and quickly link to popular destinations!

Our Latest Video Tip

Our Latest TechTip:

Here's how: Shore up your database primary keys. CREATE TABLE table2 LIKE table1; //create a new table, copying structure from previous INSERT INTO table2 SELECT * FROM table1 ORDER BY name; //Copy the data - the Primary key handles the autoincrements RENAME TABLE table1 TO table1_Backup; //Copy the Old data to a new name as your backup RENAME TABLE table2 TO table1; //Put the new data in place ...

Previously Published Tips

Basic-Troubleshooting

By Neil Patterson in Miscellaneous

When your PC starts to act irrationally, there are several things you can do. Reboot. Does the problem persist? Ask yourself, "What changed Last?", then back out ...

MYSQL - Backup and re-index a table in your database

By Neil Patterson in Internet

Here's how: Shore up your database primary keys. CREATE TABLE table2 LIKE table1; //create a new table, copying structure from previous INSERT INTO table2 SELECT * FROM table1 ORDER BY ...

Driver-Updaters-and-unnecessary-software

By Neil Patterson in MALWARE

Over the past 20 years, I have seen a lot of scams come and go. I've seen a lot of things that, at first, appear legit, and turn ...

Computer Systems: Custom-Built Vs. Brand-Name

By Neil Patterson in Miscellaneous

The Time to decide is now. Can I afford to spend money now and get the best system I can, or do I want save money NOW, ...

Quick Service and Product Menu

Menu

Got REAL Malware Protection?