Posts

Showing posts from 2009

Mysql tutorial for Beginners Part1

Image
Here I’ll show you all the things that you will need to know to work with mysql programming. So lets get started. I am assuming that you have mysql installed in your PC and we won’t be using any GUI tools, we’ll do all the work in our command prompt which is advisable at the beginning.                                    How to Connect to your Mysql server. Click Start>run> type cmd in the run button> and you will see the command promptIn your command prompt type mysql   -u username –p and   press enter and then you will have to give your password to authenticate that you are a valid user. Or directly open your mysql command line and give your password, which is much more easier. I have shown both the diagrams. Than you will see the following messages “Welcome to the Mysql Monitor…..” You can type help in the command line to see the list of mysql commands. Type : SHOW databases ;   note that all mysql commands should end with a semicolon(;) except for some commands like u

Remote Desktop Connection

Image
  In this tutorial I’ll try to teach you about Remote Desktop Connection (RDC). RDC is included with windows XP which enables you to connect to your computer across the Internet from any computer, Smartphone or pocket Pc. You need windows XP installed in your pc, ensure that you have RDC installed on your computer. Windows XP comes installed with RDC. If you are using an older version then you can download it from www.microsoft.com . Once you have downloaded it you will have to install it. Make sure that you are signed into your pc as the administrator. v                                                                     Configuring Your Host Computer ·          On your host PC go to control Panel > Performance and maintenance > Systems ·          Or just right click you are my computer window ·          Click Remote tab ·          And make sure that you check the check box in remote Assistance  ·          Then make sure that you have set up windows firewall to allow e