Hi!I'm currently trying to make a language translation tool using vb.net 2008 and access 2007.
For that I want to do these...
1.There is a textbox,a command button and two labels in my form and I have a database named 'dbwords.mdb' with one table 'word' and two fields named 'word' and 'mean' .I want to search the word field and retrive data to label.
Can someone give me a complete code?(inclueding connecting database[without using wizards])
Thanks in advance!
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.