Search results for query: *

  • Users: Dwhite
  • Content: Threads
  • Order by date
  1. D

    Question Double Click Listview selected item and show in picturebox

    Evening all, Hope all are well. As the title says im having difficulty with selecting listview item and displaying in a picturebox. Basically i want to doubleclick an image in a listview and the item will show in a picturebox. If you are able to provide assistance please let me know. i keep...
  2. D

    Resolved Error add Image to SQL database

    Evening All, Hope all is well. I'm currently building a windows form where it takes images and uploads them to a sql database. For the most part i believe i added the correct parameters to add images but are getting an error of "invalid object name" which is referring to the db name. i've...
  3. D

    SQLdatabase\write to registry

    Good morning, I’m currently working on an app that i would like to read from an sql database and write to the local machines registry. So basically what I need is to search the database for a specific value(I already have this part) and then get a value from the same row but different column and...
  4. D

    Question Network Switchport/vlan

    Evening all, My apologies in advance if this question has been answered/discussed. I’m currently developing an app where it tells me if a device is online or offline. What I would also like it to do is to tell me the network Switchport name and port number a device is plugged into. Basically if...
  5. D

    Add multiple values to specified column in datagridview

    Good evening all, I am looking to find a way to add values to a single column in a datagridview column. Basically i would like to read the the values in one column and input the ip address in another column. please see parcial code below.. please let me know if you are able to assist. Try...
Back
Top