How to update large .sql files in MySQL on Windows 7

Development, Enterprise, Tips & Tricks, Web No Comments »

Very often during the development we need to import a large sql files into the database. Here’s how to do this in Windows environment

1. open commmand prompt
2. type: mysql –user=root
3. type: use databasename
4. type: \. importfilename.sql

NOTE:  replace databasename and importfilename with real names!

How to make bootable USB memory stick on Windows 7

Computers, Tips & Tricks 1 Comment »

If you are using Windows 7, or Vista you are able to make bootable USB memory stick very easy. You just need one memory stick capable to store content from bootable CD or DVD that you want to copy to USB. Just follow next 6 steps:

Read the rest of this entry »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in