I've been tapped to build an internal profile search.
In the search text if they search 4 words for example.
I want to return profiles that have all four 100% match, (3 of 4) 75% match, %50, %25.
I'm just wondering if someone has done this before and can pass along any pointers. also i'd be...
Have a table of course/course activity calendar events.
I want to combine records that are the same date, same course into one calander entry.
example
would turn this set
course, date, activity, description, starttime, endtime
science,'11/28/2007', 'lab', 'disect frog', '12:00:00', '14:00:00'...
i am creating a winform that reads in an access database and changes the data and puts it into a mediator table, then i call i have 3 sql procedures: sp_create, sp_update, sp_delete
procedures compare mediator and main table, for records in mediator that aren't in main, i update a...
I have a dialog (spellchecker)
I have a form that calls the dialog.
the only problem is the dialog doesn't show the mispelled word in the context. so I want to add a textbox to the dialog that I can pass the context to.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.