borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (ADO Connection References)Next Topic (Recordset Cursor?) New Topic New Poll Post Reply
AndreaVB Forum : Database : Couple of questions
Poster Message
Neofireblaze
Level: Trainee

Registered: 15-10-2005
Posts: 3

icon Couple of questions

So I have a foreign language dictionary program nearly set up, I use a user defined type and store each of the corresponding data to each subvariable in the udt.
I am trying to implement a way for the program to actively search for the words in a word list and match its find or find the nearest match like regular dictionaries do. Anyway to do that?


I also have an AddWords form that allows you to add words and I would like that to search the database also for the word entered in the textbox so that it will autocomplete the rest of the form. Although I have a problem because my udt doesn't have an inherent variable to store the RecordNumber of the word ( I don't think it was needed), so if the word is found I would like it to overwrite that word's udt, or endup going to the next RecordNumber that is blank to store that words udt.

This is my first program and I don't know alot of knowledge of Visual Basic.

15-10-2005 at 12:49 PM
View Profile Send Email to User Show All Posts | Quote Reply
stickleprojects
Level: Moderator


Registered: 09-09-2002
Posts: 891
icon Re: Couple of questions

Hi Neo,
Can you post up what you have done so far.. maybe we can help add to it..
Regards,
Kieron


____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)

19-10-2005 at 11:23 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Database : Couple of questions
Previous Topic (ADO Connection References)Next Topic (Recordset Cursor?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder