Follow these steps
1. Run Regedit
2. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\i8042prt\Parameters
3. Change the LayerDriver JPN value from kbd106.dll to kbd101.dll
4. Change the value of OverrideKeyboardIdentifier from PCAT_106KEY to PCAT_101KEY
5. Change the value of OverrideKeyboardSubtype from 2 to 0
6. Close regedit & restart.
Mettre le courrier
Monday, December 27, 2010
Saturday, December 25, 2010
26th December
SQLite
sql engine suitable for simple application(iphone)
Mac OSX terminal>sqlite3
For GUI sqlite browser, use firefox extension called SQLite Manager by M.Kant & T.Tripathy
Useful command
SELECT * FROM shop WHERE shop_name NOT LIKE 'seven%'
This will return rows that don't have 'seven' as initial text in shop_name column.
SELECT DITINCT shop_name FROM shop
This will return rows that have unique values in shop_name column.
sql engine suitable for simple application(iphone)
Mac OSX terminal>sqlite3
For GUI sqlite browser, use firefox extension called SQLite Manager by M.Kant & T.Tripathy
Useful command
SELECT * FROM shop WHERE shop_name NOT LIKE 'seven%'
This will return rows that don't have 'seven' as initial text in shop_name column.
SELECT DITINCT shop_name FROM shop
This will return rows that have unique values in shop_name column.
Friday, December 24, 2010
the first
the first post for this blog
quick think of something delicious
brown ginger bread maybe? search using the fire
fox so you can have it before it
jumps the hoop and get
over the light wave and kick
the mind of you
lazy kid behave like a
log
quick think of something delicious
brown ginger bread maybe? search using the fire
fox so you can have it before it
jumps the hoop and get
over the light wave and kick
the mind of you
lazy kid behave like a
log
Subscribe to:
Posts (Atom)