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. Database & SysAdmin
  3. Database
  4. MS-ACCESS combofilling [modified]

MS-ACCESS combofilling [modified]

Scheduled Pinned Locked Moved Database
databasehelp
3 Posts 3 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.
  • K Offline
    K Offline
    ketan bader
    wrote on last edited by
    #1

    Hi all... I am developing an application completely in MS_ACCESS. I have my project and the Access database at different locations e.g C:\ & D:\ resp. Now i want to fill the combobox with two Columns Srno, Name. Here "Srno" is Should be hidden Column. Help me how would I do it.. Thanks & Regards..

    modified on Monday, February 2, 2009 7:11 AM

    V B 2 Replies Last reply
    0
    • K ketan bader

      Hi all... I am developing an application completely in MS_ACCESS. I have my project and the Access database at different locations e.g C:\ & D:\ resp. Now i want to fill the combobox with two Columns Srno, Name. Here "Srno" is Should be hidden Column. Help me how would I do it.. Thanks & Regards..

      modified on Monday, February 2, 2009 7:11 AM

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      Why 2 Fields?

      Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswam@its.co.za

      1 Reply Last reply
      0
      • K ketan bader

        Hi all... I am developing an application completely in MS_ACCESS. I have my project and the Access database at different locations e.g C:\ & D:\ resp. Now i want to fill the combobox with two Columns Srno, Name. Here "Srno" is Should be hidden Column. Help me how would I do it.. Thanks & Regards..

        modified on Monday, February 2, 2009 7:11 AM

        B Offline
        B Offline
        Blue_Boy
        wrote on last edited by
        #3

        Do you want to display two fields in same time in combobox? If yes then use query like this select srno+' '+name as FiledforCmb from tablename


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.

        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