Search results

  1. C

    Solved Thumbnail attachment in database appears in table but not in form

    I have a database which is linked out to a backend that has thumbnail attachments in it. Opening the linked table allows me to view the thumbnail attachments, no problem. The thumbnails were all imported from jpg files, and one of the jpg file names is "Kingfisher with Treat.jpg" A subform...
  2. C

    After Update event fails to change list box font color

    I have a list of reports on a form (in a list box). When the user selects an item in this listbox, after update event code on the list of reports enables or disables four other list boxes on the form. This same code chunk changes the font in a disabled list box to be grey. Well - it is...
  3. C

    As long as a database is split, is it okay if front ends are a mix of 64 bit and 32 bit installs?

    Given that Microsoft is now defaulting installations to 64 bit, I'm revamping some 32 bit code to work in either 32 or 64 bit installations. I vaguely recall once reading that users should all be on the same platform - does anyone know if this is the case? As long as each user has their own...
  4. C

    Empty ADODB Recordset - not making sense

    I'm not sure which category to post this in, since the code has been confirmed to be good - but a recordset is going out to lunch! My code is sitting in an Excel file. The excel code pulls in Access data - the source points to one Access file (which also serves as a front end user file), which...
  5. C

    Intro Hello from Western NY

    Hi - I've been developing Access databases for years now - love it! I started playing around with it about 25 years ago (yeah, I'm sort of old...) - and what started as a fun evening pursuit turned into a thriving business. I've been fortunate to not see database corruption in my solutions...
Back
Top Bottom