Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. listbox

listbox

Scheduled Pinned Locked Moved Visual Basic
questiondatabasehelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sash62
    wrote on last edited by
    #1

    :) hi,i have a program to simply add,modify,delete records n display reports for this records. i have a lstbx in add form n also in modify form.the latter has adodc to navigate thru the added records, meanwhile, lstbox in modify form only returns blank when its supposed to show what is added in the lstbx in add form...even though records r adding fine to the appropriate fields in the database. does lstbx work well with adodc or am i missing out on some coding? below is an illustration of what my program is designed to do...luks like its not completing the transition from database to frmModify!!:confused: any help/guidance is gr8ly welcome! frmAdd: (lstAttach) file1 file2 file3 db1: tbl1(Attachment field) file1;file2;file3 frmModify: (lstAttach) file1 file2 file3

    K 1 Reply Last reply
    0
    • S sash62

      :) hi,i have a program to simply add,modify,delete records n display reports for this records. i have a lstbx in add form n also in modify form.the latter has adodc to navigate thru the added records, meanwhile, lstbox in modify form only returns blank when its supposed to show what is added in the lstbx in add form...even though records r adding fine to the appropriate fields in the database. does lstbx work well with adodc or am i missing out on some coding? below is an illustration of what my program is designed to do...luks like its not completing the transition from database to frmModify!!:confused: any help/guidance is gr8ly welcome! frmAdd: (lstAttach) file1 file2 file3 db1: tbl1(Attachment field) file1;file2;file3 frmModify: (lstAttach) file1 file2 file3

      K Offline
      K Offline
      KhadijaYaseen
      wrote on last edited by
      #2

      when you are adding data in your listbox just check that whether that particular data already exists in you list box or not. if not then add it simultaniously to you table :) Thanks and Regards

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups