DTPicker

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deviii
    New Member
    • Aug 2007
    • 13

    DTPicker

    hello vb experts

    i want some details which r stored in database . and i want to display them based on the value selected by the DTPicker control.how i can access it?
    i want to display that details based on date selected in DTPicker. This is my problem i received type missmatch error. can any one help me please?
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by deviii
    hello vb experts

    i want some details which r stored in database . and i want to display them based on the value selected by the DTPicker control.how i can access it?
    i want to display that details based on date selected in DTPicker. This is my problem i received type missmatch error. can any one help me please?

    can you post what front-end and back-end that you are using?

    (if it possible just explain point by point).

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Yes, as hariharanmca says, we need more detail. This might include things like what version of VB you're using, what type of database, how you're connected to the database, how you're doing the query, how you tried to use the DTPicker result, etc. It will help if you can show us the relevant code.

      Comment

      Working...