Database - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9) +----- Thread: Database (/showthread.php?tid=411) |
Database - brco900033 - 10-09-2011 Hi, I have a really difficult question I think. I'm making a translater in visual basic. So I thouhgt to make a code that searches the word from textbox1 into a database and then displays the founded word in textbox2. I'm making my database in Microsoft Acces. (I don't know if that is important) thx Re: Database - xolara - 10-12-2011 Its basicly the same as with MySQL |