Connecting Tech Pros Worldwide Forums | Help | Site Map

how can i retrieve data from the local database of c#?

Newbie
 
Join Date: Nov 2009
Posts: 1
#1: 3 Weeks Ago
we have been doing a project where in when the user enter a word in the textbox an information will be displayed in the form, for example, its meaning..
for example,
we have created a database for the meaning of most common words..all we need to do is to get the meaning of the input word in the database..
best answer - posted by tlhintoq
Database How two parts 1 and 2
http://bytes.com/topic/net/insights/...e-your-program
http://bytes.com/topic/net/insights/...rogram-part-ii

tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,783
#2: 3 Weeks Ago

re: how can i retrieve data from the local database of c#?


Database How two parts 1 and 2
How To Use A Database In Your Program
How To Use A Database In Your Program Part II
Reply