CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2011
    Posts
    7

    Question VISUAL VB6 please help us.

    Sir, we are a Filipino citizen, we need help in our project about reservation. We encountered a problem about binding DTpicker in our database. The prompt massage is this " unable to bind fields or data member: 'departure'"
    what possible solution we do?
    hope you will teach us on how.
    thank you.
    GOD BLESS YOU.

    please, please, please help us.
    It's so very important.

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: VISUAL VB6 please help us.

    We'd need to see the code, along with the error line, and any message.
    Usually, looking up the ERROR MESSAGE on the Internet will point you in the right direction.
    Code:
    '  Use CODE TAGS when posting code
    And someone will look at it for you.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Oct 2011
    Posts
    7

    Re: VISUAL VB6 please help us.

    we delete our codes for DTpicker sir..
    the prompt massage is "" unable to bind fields or data member: 'departure'"

    i should put the codes for this??

    sir?

  4. #4
    Join Date
    Oct 2011
    Posts
    7

    Re: VISUAL VB6 please help us.

    when i put my code i just click the "edit tags" below right?
    i don't know how because this the first time i use this site..


    help me plssss...
    GOD BLESS YOU.

  5. #5
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,675

    Re: VISUAL VB6 please help us.

    Quote Originally Posted by thesis View Post
    when i put my code i just click the "edit tags" below right?
    No. There's a button right above the text entry window in the Standard or Advanced Post Editor that's labelled with a # sign and that inserts the code tags. They look like [code][/code] and you can insert your code between them. If you have text selected when you click the button, the code tags will be wrapped around that text.
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

  6. #6
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: VISUAL VB6 please help us.

    Yep and of course you can always type them.
    Always use [code][/code] tags when posting code.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured