Search results

  1. B

    Problem while communicating with OLE or ActiveX

    HI, I was building form that was working nice for a long time. Lately on event (OnClick)returns: event property setting produced error: A Problem occurred while communicating with OLE server or ActiveX control. Since i have many controls and events can't find the one that causes this error. any...
  2. B

    missing table in join query

    Hi all, I have join query of 3 tables. The third one is linked table from other location that is sometimes unavailable, so the linked table is missing from time to time. When this happens the query returns 'missing table' error. Any idea how to avoid this, and get null result replacing the...
  3. B

    Export email data nested in table to access table

    Hi guys, A website application form is sending my colleague an email containing data nested in table (received in Outlook). We need to add this data to a table in Access database that is saved on a server and is password protected. Data contains fields as Name, Surname, Date of birth, Email...
Top Bottom