Click here to Skip to main content
15,881,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
Member 1464122431-Oct-19 23:14
Member 1464122431-Oct-19 23:14 
GeneralRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
OriginalGriff31-Oct-19 23:26
mveOriginalGriff31-Oct-19 23:26 
GeneralRe: C# Sql calling function - SELECT from two diffrent Sql folders Pin
Member 146412241-Nov-19 0:11
Member 146412241-Nov-19 0:11 
QuestionALPHA CHANNEL Pin
Member 1463438031-Oct-19 2:05
Member 1463438031-Oct-19 2:05 
AnswerRe: ALPHA CHANNEL Pin
Richard MacCutchan31-Oct-19 4:05
mveRichard MacCutchan31-Oct-19 4:05 
QuestionArgument 1: cannot convert from 'object' to 'string' Pin
User 1460643731-Oct-19 0:53
User 1460643731-Oct-19 0:53 
AnswerRe: Argument 1: cannot convert from 'object' to 'string' Pin
OriginalGriff31-Oct-19 1:19
mveOriginalGriff31-Oct-19 1:19 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
User 1460643731-Oct-19 1:35
User 1460643731-Oct-19 1:35 
Hi! Thanks for answering. Like I said I'm pretty new... actually extremely new to this. Yeah I guess I was pretty unclear with the question. The error shows in the end:
listBoxOrg.Items.Add((tempRow["Name"]));

My Visual Studio 2015 gives that.

This is a work I'm doing for my own "company" and everything I've tried is from educational videos. I thought it just would be a fun thing to know how to do. I've mostly written html and done a bit of java programming. I just can't understand why this works for them in the videos and not for me.

I've tested the connection and it works.

Umm sorry for a stupid question but what do mean with using the DataTable as the DataSource for the ListBox?

modified 1-Dec-20 21:01pm.

GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
OriginalGriff31-Oct-19 1:47
mveOriginalGriff31-Oct-19 1:47 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
User 1460643731-Oct-19 1:59
User 1460643731-Oct-19 1:59 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
OriginalGriff31-Oct-19 2:20
mveOriginalGriff31-Oct-19 2:20 
AnswerRe: Argument 1: cannot convert from 'object' to 'string' Pin
Richard MacCutchan31-Oct-19 1:37
mveRichard MacCutchan31-Oct-19 1:37 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
User 1460643731-Oct-19 1:57
User 1460643731-Oct-19 1:57 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
Dave Kreskowiak31-Oct-19 2:16
mveDave Kreskowiak31-Oct-19 2:16 
GeneralRe: Argument 1: cannot convert from 'object' to 'string' Pin
Richard Deeming31-Oct-19 2:45
mveRichard Deeming31-Oct-19 2:45 
QuestionCreate New Label when click button in window form, move it when click and move mouse, and save it again when close file exe Pin
Member 1045263729-Oct-19 21:10
Member 1045263729-Oct-19 21:10 
AnswerRe: Create New Label when click button in window form, move it when click and move mouse, and save it again when close file exe Pin
OriginalGriff29-Oct-19 21:44
mveOriginalGriff29-Oct-19 21:44 
GeneralRe: Create New Label when click button in window form, move it when click and move mouse, and save it again when close file exe Pin
Member 1045263729-Oct-19 23:07
Member 1045263729-Oct-19 23:07 
GeneralRe: Create New Label when click button in window form, move it when click and move mouse, and save it again when close file exe Pin
OriginalGriff29-Oct-19 23:22
mveOriginalGriff29-Oct-19 23:22 
QuestionHow to solve complex captcha in C# Pin
rflprado29-Oct-19 5:53
rflprado29-Oct-19 5:53 
AnswerRe: How to solve complex captcha in C# Pin
OriginalGriff29-Oct-19 5:55
mveOriginalGriff29-Oct-19 5:55 
AnswerRe: How to solve complex captcha in C# Pin
OriginalGriff29-Oct-19 5:56
mveOriginalGriff29-Oct-19 5:56 
Questionc sharp Pin
Member 1115563928-Oct-19 9:41
Member 1115563928-Oct-19 9:41 
AnswerRe: c sharp Pin
OriginalGriff28-Oct-19 10:37
mveOriginalGriff28-Oct-19 10:37 
QuestionRe: c sharp Pin
ZurdoDev28-Oct-19 10:45
professionalZurdoDev28-Oct-19 10:45 

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.