Click here to Skip to main content
16,004,969 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: database search Pin
albCode13-Mar-06 21:18
albCode13-Mar-06 21:18 
AnswerRe: database search Pin
Vasudevan Deepak Kumar14-Mar-06 2:41
Vasudevan Deepak Kumar14-Mar-06 2:41 
Questionsimplex triangle Pin
satyasarthak13-Mar-06 19:13
satyasarthak13-Mar-06 19:13 
AnswerRe: simplex triangle Pin
Steve Pullan14-Mar-06 11:45
Steve Pullan14-Mar-06 11:45 
QuestionI Lost My MARBLES..Please help me find them!! \(=_=)/ Pin
fgutv6t765bv13-Mar-06 18:49
fgutv6t765bv13-Mar-06 18:49 
AnswerRe: I Lost My MARBLES..Please help me find them!! \(=_=)/ Pin
Guffa13-Mar-06 20:41
Guffa13-Mar-06 20:41 
GeneralRe: I Lost My MARBLES..Please help me find them!! \(=_=)/ Pin
fgutv6t765bv14-Mar-06 5:41
fgutv6t765bv14-Mar-06 5:41 
AnswerRe: I Lost My MARBLES..Please help me find them!! \(=_=)/ Pin
Steve Pullan14-Mar-06 11:50
Steve Pullan14-Mar-06 11:50 
Even if you use arrays you'll still come up against all the same barriers you have now. The better way is to separate your data from the program code.

Keep the data in a simple database and retrieve the bits you need depending on the key words in your 'dictionary'.

This also allows the dictionary database to expand by a couple of orders of magnitude without hitting any limits and eliminates any recompiles of your program in the meantime.

...Steve

1. quod erat demonstrandum
2. "Give a man a fish and you've fed him for a day. Teach him how to fish and you've fed him for life."
I read that somewhere once Smile | :)
(Translation: I'll show you the way, but not write the code for you.)
Questionexport excel sheet from list view Pin
bony_baba13-Mar-06 18:45
bony_baba13-Mar-06 18:45 
AnswerRe: export excel sheet from list view Pin
CooperWu13-Mar-06 20:35
CooperWu13-Mar-06 20:35 
Questionsecurity issues while creating dating site Pin
uglyeyes13-Mar-06 17:57
uglyeyes13-Mar-06 17:57 
AnswerRe: security issues while creating dating site Pin
Vasudevan Deepak Kumar13-Mar-06 18:17
Vasudevan Deepak Kumar13-Mar-06 18:17 
QuestionCreating one exe file Pin
calmeat13-Mar-06 16:22
calmeat13-Mar-06 16:22 
AnswerRe: Creating one exe file Pin
Dave Kreskowiak13-Mar-06 16:51
mveDave Kreskowiak13-Mar-06 16:51 
GeneralRe: Creating one exe file Pin
calmeat14-Mar-06 2:35
calmeat14-Mar-06 2:35 
GeneralRe: Creating one exe file Pin
Dave Kreskowiak14-Mar-06 13:42
mveDave Kreskowiak14-Mar-06 13:42 
GeneralRe: Creating one exe file Pin
calmeat14-Mar-06 18:10
calmeat14-Mar-06 18:10 
AnswerRe: Creating one exe file Pin
Steve Pullan13-Mar-06 17:38
Steve Pullan13-Mar-06 17:38 
Questioninserting info into text box? Pin
pandapatin13-Mar-06 16:15
pandapatin13-Mar-06 16:15 
AnswerRe: inserting info into text box? Pin
CooperWu13-Mar-06 20:38
CooperWu13-Mar-06 20:38 
QuestionCode to close all instances of a VB Application with one button Pin
ensuvari13-Mar-06 13:43
ensuvari13-Mar-06 13:43 
AnswerRe: Code to close all instances of a VB Application with one button Pin
Chatura Dilan13-Mar-06 15:20
Chatura Dilan13-Mar-06 15:20 
AnswerRe: Code to close all instances of a VB Application with one button Pin
Dave Kreskowiak13-Mar-06 16:45
mveDave Kreskowiak13-Mar-06 16:45 
QuestionLearning .NET 2.0/VS 2005 Pin
Scott McChesney13-Mar-06 7:30
Scott McChesney13-Mar-06 7:30 
AnswerRe: Learning .NET 2.0/VS 2005 Pin
Joshua Quick13-Mar-06 7:54
Joshua Quick13-Mar-06 7:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.