How We Pass String parameter in MS Access Query

In this tutorial we discus that how we pass string parameters to access the record form Access database. For example if we have a table which contain four filed as given below:


BETWEEN Operator in SQL

In This Tutorial We Will Learn About BETWEEN Operator In SQL . When We Use Between Operator Then It Compare All The Records Which Match With Our Given Range After BETWEEN Operator. Read More About BETWEEN Operator In This Tutorial.


Changing Default Homepage Of Your Bolg

his tutorial guide you that how can you change the default home page of your blog at blogger's.
In first Step add a Pages gadget in your blog with this you can redirect new page to your blog posts. for this purpose open your Dashboard and then Pages. Select Top Tabs in " Show Pages as " combo box.


Logical Operator in SQL SELECT Statement

 In SELECT statement we can also use logical operator with WHERE clause. There are Three logical operator AND , OR and NOT. These logical operator combine the multiple condition. These operator also called conjunctive operators which provide a facility of multiple comparison.


Eraser Tool In Adobe Photo Shop

The simple eraser tool is used for erasing the contents of any image. for this purpose we select the erase tool form tool box and drag the mouse holding left button. the every thing in range of the eraser tool will be deleted . where magic eraser tool erases all colors within a set tolerance. This is essentially the same as using the magic wand and hitting Delete. Using this tool you don't need to drag just click once on color range which you want to delete. Hare we are going to show the some more function of eraser tool.




Find Area of Shape Using Function In C++

a)Create a function template named as shape() that accepts three arguments in such a way that first and second will be the dimension like base and height and the third will be the name of the shape. The shape() function displays the dimension values and the area of the shape.The function returns the area to the calling program; the area is the same data type as the parameter.
Note:
Design a main program such that,it input the values of only those shapes whose area is computable on the bases of base and height only


How We Pass String parameter in MS Access Query

In this tutorial we discus that how we pass string parameters to access the record form Access database. For example if we have a table which contain four filed as given below:


Create Table (TOC) of Contents In Word

This tutorial guide you that how you will create table content in MS Word. Table of content is a list of All the content in Your document or Book. . Read More About This Topic In This Tutorial.


Function Over Loading in C++

When more than one function is defined with the same name but different arguments, then this phenomenon is called function overloading. So, function overloading allows Read more.....


News Feed In Facebook

In this tutorial we learn about the News Feed in Facebook.
Mostly people ask that What is News Feed? Simple, When you login on Facebook then first page which is appear is Home page.
This page contain the updates from your Friends and the Fan Pages. This page tell you that what are posted by your friends and other fan pages. This is News Feed. So we can say that on Home page all updates are your news feed.