Categories

RSS

 Subscribe


Ads


$10 Off $150 Coupon! Click Here!

$5 Off $50 Coupon! Click Here!

Site search

Archive

Windows 7: God Mode.

Tag:

Make a folder:

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

You will get shortcuts to all system settings.

  

Related Posts:


How to use Column Name Inside The LIKE Statement

Tags: , ,

LIKE keyword is usually used to search for a string value ( LIKE (‘%STRING%’) ).

If you need to search one field based on the value from another one, the replacing the string value with the column name like this LIKE (%table.column_name%) or some syntax like LIKE (’%'+`table.column_name`+’%')  won’t work.

You need to use the CONCAT operator to make it the correct SQL statement.

LIKE CONCAT(‘%’, table.column_name, ‘%’)
  

Related Posts:
  • No Related Posts


How to start using the new design for Google.

No Tags

Put this to your browser for switch Google to the new look.

javascript:void(document.cookie=”PREF=ID=20b6e4c2f44943bb:U=4bf292d46faad806:TM=1249677602:LM=1257919388:S=odm0Ys-53ZueXfZG;path=/; domain=.google.com”);

  

Related Posts:
  • No Related Posts


How to make Windows 7 work with Samba servers (Mac, Linux, Etc)

Tag:

1. Go to the Control Panel - Administrative Tools - Local Security Policy
2. Find  Local Policies - Security Options
3. Change Network security: LAN Manager authentication level to the Send LM & NTLM responses
4. Open Minimum session security for NTLM SSP and uncheck  Require 128-bit encryption

  

Related Posts:


New Google Feature

No Tags

First goto Google and enter your search term. Next, add ‘&as_qdr=d’ to the end of the URL and press enter.

  

Related Posts:
  • No Related Posts


OWS Deals/Coupons Website Script

Tag:

Do you know that 76% of Americans use coupons on a regular basis? And up to 36% of final purchase decisions are influenced by coupons and deals availability. To make a long story short, offering coupons and deals can be a very lucrative business, in fact.

http://scripts.owsdeals.com, a leading deals/coupons website script developer with innovative approaches and professional programmers, announces the launch of its new script for people desiring to set a new online business focused on bargains, offers, deals, and coupons. The script features a code with minimal system requirements (Php and MySql based), RSS feed, a great many options for sorting goods and services by category, store, and listing time, and numerous templates so that web masters can easily customize the site’s look.

You can find best deals on our ows real production OWS Deals/Coupons Website or play with admin panel on the demo site.

  

Related Posts:
  • No Related Posts