Search results

  1. M

    Table collection and linking tables

    Oh i have the traditional setup of 2 access databases - Front-end and Back-end There is a function that creates a new tables in the backend. What i want to do is for the front end to check all the tables that exist in the backend and if they are not linked (i.e new table created) to the...
  2. M

    File op-en di9alog

    Im just writing to enquire, if using the FILEOPEN api - i can customise the titles of the open and cancel buttons?
  3. M

    Attaching images to a form

    I need some vba code to insert an image file into in image control on a form - ive managed to get the file dialoge box to open and to store the selcted results but cant get the mage to insert into the control on the form. please help!
  4. M

    Emailing details from a form

    Ok ive got the code to convert the data in a form into an excel spreadsheet and send it as an email. The problem is that this database is going to be used by our customers. Is there anyway i can cater for different email systems - i.e detect what system they are using? Thanks
  5. M

    Detect email system

    Im developing an access runitme db for cusytomer to fill in orders. I want to put a button it so it automatical;lt sends an email with this info. The trouble is kowing what mail system the client uses - is there anyway i can detect this? Thanks
  6. M

    AS400 Connestion

    Ive managed to setup an ODBC link to an AS400 library. (Client access is installed) The problem is even if i set the username and password in the DNS im still promted for a As400 sign in when i first access the table. Ive even got the 'bypass sign in' selected in the options - can u help - its...
Back
Top Bottom