Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Alexandrumbm
  • Content: Threads
  • Order by date
  1. Alexandrumbm

    Check for Duplicate in DataGridView

    Hello to you all... I have a DataGridView1 that takes values from an MDB. I have a TextBox and a "Save" CommandButton to add new data to the database. How do i prevent duplicates entry to the DatagridView ?! Please help me!!!!!!
  2. Alexandrumbm

    Combobox selected item and Label.Text

    Hello again, I have this code an it's working perfect for loading data from my database but... I have some labels... and i want to populating them when i select an combobox item... with data from the selected row. How can i do this ?! --------------- Dim conn As New...
  3. Alexandrumbm

    Conversion from type 'DBNull' to type 'String' is not valid.

    Hello to you all, I have a problem reading from the database some values. If one of the value is empty i get this error message: Conversion from type 'DBNull' to type 'String' is not valid. How can i pass thru this problem ? Please give me a suggestion and how can i optimize this code...
  4. Alexandrumbm

    DataGridview and TextBox - Values

    Hello to all, This is my fors post in this forum and i am glad to see alot of people right here. 1. I am a very very newb programmer. 2. I am working to a project that have a DatagridView with an Access DataBase. This DataGridView has 3 columns that is populating thru a BindingSource. (This...

Part and Inventory Search

Back
Top