Click here to Skip to main content
15,891,607 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Your answer is not the answer to my question Pin
Joshua Quick11-Mar-06 14:04
Joshua Quick11-Mar-06 14:04 
QuestionHow can I retrieve the command line arguments? Pin
JUNEYT11-Mar-06 6:34
JUNEYT11-Mar-06 6:34 
AnswerRe: How can I retrieve the command line arguments? Pin
Joshua Quick11-Mar-06 8:25
Joshua Quick11-Mar-06 8:25 
QuestionSeeking for an alternative solution for tabcontrol? Pin
JUNEYT11-Mar-06 6:31
JUNEYT11-Mar-06 6:31 
AnswerRe: Seeking for an alternative solution for tabcontrol? Pin
Joshua Quick11-Mar-06 8:19
Joshua Quick11-Mar-06 8:19 
GeneralRe: Seeking for an alternative solution for tabcontrol? Pin
JUNEYT11-Mar-06 9:44
JUNEYT11-Mar-06 9:44 
AnswerRe: Seeking for an alternative solution for tabcontrol? Pin
Joshua Quick11-Mar-06 10:05
Joshua Quick11-Mar-06 10:05 
QuestionVB.Net- Fields in Access database returned in alphabetical order Pin
JDMils11-Mar-06 5:41
JDMils11-Mar-06 5:41 
I'm using the following VB.Net code to retreive the field names of a table in an Access db:

Dim NewField As ADOX.Column
Dim tblField As ADOX.Column

For Each tblField In adocat.Tables("tblData").Columns

The fields are returned in alphabetical order! I want to have the fields returned in the order they were created. Can this be done?


|
+-- JDMils
|
+--VB6
+--VB Dot Net
|
AnswerRe: did i use the wrong loop? it hang.. Pin
Guffa11-Mar-06 4:39
Guffa11-Mar-06 4:39 
Generalerror on the path how come it become null?? Pin
campbells11-Mar-06 5:36
campbells11-Mar-06 5:36 
AnswerRe: error on the path how come it become null?? Pin
Guffa11-Mar-06 5:55
Guffa11-Mar-06 5:55 
GeneralRe: error on the path how come it become null?? Pin
campbells11-Mar-06 6:26
campbells11-Mar-06 6:26 
GeneralRe: error on the path how come it become null?? Pin
Guffa11-Mar-06 6:33
Guffa11-Mar-06 6:33 
GeneralRe: error on the path how come it become null?? Pin
campbells11-Mar-06 16:19
campbells11-Mar-06 16:19 
Questionado.net Pin
SVb.net11-Mar-06 3:20
SVb.net11-Mar-06 3:20 
AnswerRe: ado.net Pin
Michael P Butler11-Mar-06 4:55
Michael P Butler11-Mar-06 4:55 
QuestionUsing MS-Access 2000 Database in vb.net Pin
ssfargade11-Mar-06 1:47
ssfargade11-Mar-06 1:47 
AnswerRe: Using MS-Access 2000 Database in vb.net Pin
Joshua Quick11-Mar-06 8:09
Joshua Quick11-Mar-06 8:09 
GeneralRe: Using MS-Access 2000 Database in vb.net Pin
ssfargade13-Mar-06 7:03
ssfargade13-Mar-06 7:03 
Questiona realy simple question about collections Pin
HaloZa10-Mar-06 21:33
HaloZa10-Mar-06 21:33 
AnswerRe: a realy simple question about collections Pin
Guffa10-Mar-06 22:04
Guffa10-Mar-06 22:04 
GeneralRe: a realy simple question about collections Pin
HaloZa10-Mar-06 23:34
HaloZa10-Mar-06 23:34 
GeneralRe: a realy simple question about collections Pin
Guffa11-Mar-06 0:31
Guffa11-Mar-06 0:31 
Questionproblems in tool bar display Pin
contact ajo10-Mar-06 20:52
contact ajo10-Mar-06 20:52 
AnswerRe: problems in tool bar display Pin
Joshua Quick11-Mar-06 8:04
Joshua Quick11-Mar-06 8:04 

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.