{ Published : June 15, 2012 // Post an Awesome Comment }
Today, I’m going to show you how to connect SQL Server database using VB 6.0. Just follow the instructions.
Note down your database name and table along with its fields to work with. We’ll connect through ADODB.
Just follow the steps..
1. Open Visual Studio and Create a new standard...
Read More
{ Published : December 29, 2011 // Post an Awesome Comment }
Its a small utility that helps you to hide windows very quickly using short keys. The question arises why you need Hide Windows Utility. Well its simple, there can be a person around you that would like to catch the information displayed on your screen. When such person try to to catch information...
Read More
{ Published : December 28, 2011 // Post an Awesome Comment }
Your Grade Point Average (GPA) is calculated by dividing the total amount of grade points earned by the total amount of credit hours attempted. Your grade point average may range from 0.0 to a 4.0.
Using this Calculator you can also calculate your Cumulative Grade Point Average (CGPA).
You Just...
Read More
{ Published : December 28, 2011 // Post an Awesome Comment }
There are two ways to receive and send SMS, PDU (protocol discription unit) and Text mode.
In PDU mode, message is first converted into PDU and then message can be sent.
For example to send the message “This is test message: http://sharp-coders.blogspot.com” on Phone number 123654987...
Read More