Click here to Skip to main content
16,005,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Timer object don't tick in a Module Pin
Luc Pattyn9-Dec-07 11:15
sitebuilderLuc Pattyn9-Dec-07 11:15 
GeneralRe: Timer object don't tick in a Module Pin
Narenge9-Dec-07 11:20
Narenge9-Dec-07 11:20 
GeneralRe: Timer object don't tick in a Module Pin
Luc Pattyn9-Dec-07 12:09
sitebuilderLuc Pattyn9-Dec-07 12:09 
GeneralVB database Pin
BOREC9-Dec-07 10:25
BOREC9-Dec-07 10:25 
GeneralRe: VB database Pin
Christian Graus9-Dec-07 13:11
protectorChristian Graus9-Dec-07 13:11 
GeneralAccessing fields in crosstab in Crystal11 from VB Pin
mikeh nz9-Dec-07 7:57
mikeh nz9-Dec-07 7:57 
Question[Message Deleted] Pin
BOREC9-Dec-07 4:01
BOREC9-Dec-07 4:01 
GeneralRe: visual basic question Pin
Christian Graus9-Dec-07 9:41
protectorChristian Graus9-Dec-07 9:41 
Please try to use sensible subject lines. We know that this is a visual basic question, it's in the VB forum.

This is easy to do. Just select the list of fields from the database, set your combobox to have the right DisplayMember and ValueMember ( these tell the combobox which columns to use to display and as the value associated with the displayed value, usually the Id that you need to pass the selection back into the DB ), and set it's datasource to be the dataset that you got from the DB.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generalswf in vb 2005 Pin
Sai Yasodharan9-Dec-07 1:07
Sai Yasodharan9-Dec-07 1:07 
GeneralRe: swf in vb 2005 Pin
Dave Kreskowiak9-Dec-07 4:44
mveDave Kreskowiak9-Dec-07 4:44 
QuestionHow to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Sergio2santos8-Dec-07 17:56
Sergio2santos8-Dec-07 17:56 
AnswerRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Dave Kreskowiak9-Dec-07 4:39
mveDave Kreskowiak9-Dec-07 4:39 
GeneralRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Sergio2santos12-Dec-07 11:09
Sergio2santos12-Dec-07 11:09 
GeneralRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Dave Kreskowiak12-Dec-07 12:49
mveDave Kreskowiak12-Dec-07 12:49 
GeneralRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Sergio2santos12-Dec-07 16:12
Sergio2santos12-Dec-07 16:12 
GeneralRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Dave Kreskowiak13-Dec-07 1:39
mveDave Kreskowiak13-Dec-07 1:39 
GeneralRe: How to declare a Fortran DLL in ASP.NET 2.0 - Visual Basic Pin
Sergio2santos12-Dec-07 17:45
Sergio2santos12-Dec-07 17:45 
QuestionQuicktime & VB.Net! Pin
Sorikan8-Dec-07 14:07
Sorikan8-Dec-07 14:07 
GeneralRe: Quicktime & VB.Net! Pin
Dave Kreskowiak8-Dec-07 17:10
mveDave Kreskowiak8-Dec-07 17:10 
GeneralRe: Quicktime & VB.Net! Pin
Sorikan8-Dec-07 17:33
Sorikan8-Dec-07 17:33 
GeneralRe: Quicktime & VB.Net! Pin
Christian Graus8-Dec-07 22:38
protectorChristian Graus8-Dec-07 22:38 
GeneralRe: Quicktime & VB.Net! Pin
Sorikan9-Dec-07 9:57
Sorikan9-Dec-07 9:57 
GeneralRe: Quicktime & VB.Net! Pin
Dave Kreskowiak10-Dec-07 2:10
mveDave Kreskowiak10-Dec-07 2:10 
Generaltext file Pin
bapu28898-Dec-07 8:16
bapu28898-Dec-07 8:16 
GeneralRe: text file Pin
Christian Graus8-Dec-07 9:21
protectorChristian Graus8-Dec-07 9:21 

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.