Click here to Skip to main content
15,890,336 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Prepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
plural17-Feb-08 7:36
plural17-Feb-08 7:36 
GeneralRe: Prepare an Evaluation Copy of a Windows based Application which is developed by using VB .Net 2003 and SQL Server2000 Pin
joby10017-Feb-08 18:52
joby10017-Feb-08 18:52 
Questionfile transfer Pin
Agbaria Ahmad16-Feb-08 22:02
Agbaria Ahmad16-Feb-08 22:02 
AnswerRe: file transfer Pin
Sam Xavier29-Apr-08 18:58
Sam Xavier29-Apr-08 18:58 
GeneralChecked List Box Errors On Start-up [modified] Pin
AAGTHosting16-Feb-08 15:32
AAGTHosting16-Feb-08 15:32 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn16-Feb-08 15:43
sitebuilderLuc Pattyn16-Feb-08 15:43 
GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 15:51
AAGTHosting16-Feb-08 15:51 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn16-Feb-08 16:44
sitebuilderLuc Pattyn16-Feb-08 16:44 
Hi,

a DisplayMember cannot be an arbitrary expression, it must be
"A String that specifies the name of a property or column in the data source specified in the DataSource property"

which means you may have to add a column to your database containing the first+last name

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 16:55
AAGTHosting16-Feb-08 16:55 
GeneralRe: Checked List Box Errors On Start-up Pin
Luc Pattyn17-Feb-08 2:03
sitebuilderLuc Pattyn17-Feb-08 2:03 
GeneralRe: Checked List Box Errors On Start-up Pin
AAGTHosting16-Feb-08 15:53
AAGTHosting16-Feb-08 15:53 
QuestionIncreasing list height of AutoCompleteTextBox Pin
xbiplav16-Feb-08 13:44
xbiplav16-Feb-08 13:44 
GeneralRe: Increasing list height of AutoCompleteTextBox Pin
Christian Graus16-Feb-08 14:19
protectorChristian Graus16-Feb-08 14:19 
GeneralRe: Increasing list height of AutoCompleteTextBox Pin
xbiplav16-Feb-08 14:50
xbiplav16-Feb-08 14:50 
GeneralThread was being aborted error Pin
jzonthemtn16-Feb-08 8:02
jzonthemtn16-Feb-08 8:02 
GeneralRe: Thread was being aborted error Pin
Guffa16-Feb-08 12:10
Guffa16-Feb-08 12:10 
GeneralRe: Thread was being aborted error Pin
jzonthemtn16-Feb-08 12:23
jzonthemtn16-Feb-08 12:23 
GeneralRe: Thread was being aborted error Pin
Luc Pattyn16-Feb-08 12:36
sitebuilderLuc Pattyn16-Feb-08 12:36 
GeneralRe: Thread was being aborted error Pin
Guffa16-Feb-08 14:37
Guffa16-Feb-08 14:37 
GeneralRe: Thread was being aborted error Pin
Luc Pattyn16-Feb-08 14:47
sitebuilderLuc Pattyn16-Feb-08 14:47 
QuestionSub main doesn't run? Pin
cstrader23216-Feb-08 5:58
cstrader23216-Feb-08 5:58 
AnswerRe: Sub main doesn't run? Pin
Steven J Jowett16-Feb-08 11:10
Steven J Jowett16-Feb-08 11:10 
QuestionHow to invoke Excell Application ? Pin
SekharOne16-Feb-08 0:44
SekharOne16-Feb-08 0:44 
AnswerRe: How to invoke Excell Application ? Pin
Paul Conrad16-Feb-08 4:47
professionalPaul Conrad16-Feb-08 4:47 
AnswerRe: How to invoke Excell Application ? Pin
David Mujica29-Mar-08 12:16
David Mujica29-Mar-08 12:16 

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.