Click here to Skip to main content
16,011,950 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHelp with dynamic connection string Pin
JustmeNick29-Dec-06 11:22
JustmeNick29-Dec-06 11:22 
AnswerRe: Help with dynamic connection string Pin
KevinMac29-Dec-06 14:34
KevinMac29-Dec-06 14:34 
GeneralReading connection string information from a text file: how to? Pin
JustmeNick30-Dec-06 4:42
JustmeNick30-Dec-06 4:42 
GeneralRe: Reading connection string information from a text file: how to? Pin
KevinMac30-Dec-06 9:25
KevinMac30-Dec-06 9:25 
AnswerRe: Help with dynamic connection string Pin
Dave Kreskowiak29-Dec-06 14:52
mveDave Kreskowiak29-Dec-06 14:52 
QuestionSorting and keeping an index Pin
MikeMarq29-Dec-06 10:31
MikeMarq29-Dec-06 10:31 
AnswerRe: Sorting and keeping an index Pin
Dave Kreskowiak29-Dec-06 10:39
mveDave Kreskowiak29-Dec-06 10:39 
AnswerRe: Sorting and keeping an index [modified] Pin
CPallini29-Dec-06 23:51
mveCPallini29-Dec-06 23:51 
You may sort the array using a further level of indirection, i.e. suppose you have myArray(10) the you use another array index(10) of integers and sort myArray so that myArray(index(i+1)) > myArray(index(i)). Having done that you retain the original values in myArray.

hope that helps.


-- modified at 9:22 Saturday 30th December, 2006

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

Questionconnection string Pin
jds120729-Dec-06 10:26
jds120729-Dec-06 10:26 
AnswerRe: connection string Pin
Dave Kreskowiak29-Dec-06 10:37
mveDave Kreskowiak29-Dec-06 10:37 
AnswerRe: connection string Pin
Paul Conrad29-Dec-06 10:38
professionalPaul Conrad29-Dec-06 10:38 
QuestionName Backwards Pin
shotgun2129-Dec-06 10:13
shotgun2129-Dec-06 10:13 
AnswerRe: Name Backwards Pin
KevinMac29-Dec-06 13:45
KevinMac29-Dec-06 13:45 
QuestionGenerating random numbers Pin
UncleMikey29-Dec-06 8:15
UncleMikey29-Dec-06 8:15 
AnswerRe: Generating random numbers Pin
CPallini29-Dec-06 8:36
mveCPallini29-Dec-06 8:36 
QuestionRe: Generating random numbers Pin
UncleMikey29-Dec-06 9:57
UncleMikey29-Dec-06 9:57 
AnswerRe: Generating random numbers Pin
CPallini29-Dec-06 10:13
mveCPallini29-Dec-06 10:13 
QuestionProgram wont run; already Published and installed Pin
Karma3125129-Dec-06 4:30
Karma3125129-Dec-06 4:30 
AnswerRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 9:26
mveDave Kreskowiak29-Dec-06 9:26 
GeneralRe: Program wont run; already Published and installed Pin
Karma3125129-Dec-06 9:29
Karma3125129-Dec-06 9:29 
GeneralRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 9:36
mveDave Kreskowiak29-Dec-06 9:36 
GeneralRe: Program wont run; already Published and installed Pin
Karma3125129-Dec-06 9:39
Karma3125129-Dec-06 9:39 
GeneralRe: Program wont run; already Published and installed Pin
Dave Kreskowiak29-Dec-06 15:04
mveDave Kreskowiak29-Dec-06 15:04 
QuestionCan I run vb or com components Pin
indian14329-Dec-06 1:58
indian14329-Dec-06 1:58 
AnswerRe: Can I run vb or com components Pin
Dave Kreskowiak29-Dec-06 3:25
mveDave Kreskowiak29-Dec-06 3:25 

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.