CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    How do you synchronize a data control with code

    I'm trying to display pictures stored in an Access DB. Is there a way to connect an OLE container to a database in code without using the data
    control. If not, how do I synchronize the data control after I have done a seek?

    Thanks


  2. #2
    Guest

    Re: How do you synchronize a data control with code

    I want to know this also. will someone answer this?


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