blah blah blah is here! blah blah » Close

0
votes
1 answers

Sintax problem trying to grab a value in query

Im trying to grab a value from my query. Im gettign a sintax error. It contains a picture name mypic.jpg. Then i want to display that on my page. This is what im doing how do i do this correctly. display.aspx [CODE] <asp:Image ...

0
votes
0 answers

A few questions

Hi guys. Been a while since I have asked anything here and the same amount of time since I worked with VB2008. I have decided to make a program for my uncle and then try to sell it to a larger company if it works the way I think it can. ...

0
votes
1 answers

Populate listbox from database

Hi I'm doing a winform application in VS2008 with a sql database, and I have 2 questions. First question is, is it possible to populate a listbox direct from a databinding? It doesn't work for me the way I'm doing it. Code sample here: ...

Feedback