Posts

How To Create a Simple SQL Programme in MySQL?

Image
How To Create a Simple SQL Programme in MySQL? Step 1: After downloading MySQL Command Line Client ( if not downloaded please click here for download ) Run the programme and they will ask you to create a password. You can give a password which is 1234 or 123 as it is used commonly for easy authorization access. You  can see the below picture about how it is: Step 2:   Then Click to open it and use your password and you can see the sql database page like this: There is circle mark in the upper left corner which shows you that you have typed the password and successfully login.  Step 3: Click Here to watch the video on how to create a simple sql programme. 

How to Create a Java GUI Programme Using Netbeans IDE Version 8.0.2?

Image
To create a Java programme by using Netbeans IDE version 8.0.2, Follow the given steps: Step 1: After installing Netbeans IDE, click I agree the user license. After that click the application and you will notice this figure: Step 2:  Then you will notice a front page layout is made which is shown in this figure: Step 3:  Go to file in the upper left corner and click new project and a new window will appear which is shown in this figure: Step 4: C lick  java and go to java application in the new window and click next which is shown in this figure: Step 5: After Clicking Next, you will go to name place where you can name your project and click Finish. After that a new page will open and you can get started which is shown in this figure: Step 5: The next step is you have to watch the below link which shows you how to create a simple programme using java ******************************...

How to Download Netbeans IDE 8.0.2 and MySQL version 5.7 for java sql connectivity

Image
How to Download Netbeans IDE 8.0.2 Click here  to download Netbeans IDE 8.0.2 How to Download MySQL:- Click here  to download MySQL