Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-04-26 : 09:20:57
|
Susan writes "Build a form which does the following: 1) Allows the user to enter two words for comparison. 2) Uses a user-defined function to evaluate the words and return the word which comes first alphabetically. 3) Accurately picks the correct answer no matter how long the words are (e.g. it should know that "wolf" comes before "wolverine"). 4) Adds the result to a listbox and prompts for another pair of words. 5) Has a mechanism to clear the previous entries and start over. 6) Has a blue form background." |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2006-04-26 : 09:22:31
|
7) really has nothing to do with SQL Server. 8) Is obviously a homework question. 9) Should never have been posted on SQL Team. 10) Won't be answered. |
|
|
|
|
|