Results 1 to 3 of 3
  1. #1
    sswami76 is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Sep 2014
    Posts
    1

    getting values from Controls in .MDE form

    Hi!



    I have a .MDE file (I don't have .MDB file associated with this .MDE) which contains few forms.

    I want to get values from controls which is present in .MDE form.

    Can you help me with c# code?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Posting that request in this forum must be a Hail Mary act.

    Where are you coding C#? How can that program reference an Access form object? Could you link to the tables?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    If you need help with C# coding, I suspect that you'd do far better posting this question in a C# forum! Having said that, you need to keep in mind the fact that the Access Form has to be open in order to reference Controls on it. Depending on your exact needs, which you haven't spelled out, you might be better pulling your data directly from the Table, rather than from the Form.

    Linq ;0)>
    The problem with making anything foolproof...is that fools are so darn ingenious!

    All posts/responses based on Access 2003/2007

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 10
    Last Post: 12-24-2013, 12:53 PM
  2. Looping Through Controls to Check Values
    By mcktigger in forum Programming
    Replies: 3
    Last Post: 01-25-2013, 12:05 PM
  3. Replies: 2
    Last Post: 08-07-2012, 02:02 PM
  4. setting values of multiple controls
    By desimoreno in forum Forms
    Replies: 9
    Last Post: 12-14-2011, 02:54 PM
  5. Replies: 2
    Last Post: 10-27-2011, 10:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums