Recent content by scot22

  1. S

    Access Run time problem

    I have created and installed a package using the Office Developer Tools to create a package to deploy a database that I have made. I have also used this to install the Access runtime. On one PC that I installed the package on (XP Pro), when the database is opened several buttons do no appear and...
  2. S

    Email With an Excel Attachment

    Is it possible to insert more than just plain text in the body of the email (such as HTML)?
  3. S

    SQL to Access

    I know from my university days using a Postgres that SQL statements can create and populate databases. The sql file just contains in plain text all the statements necessary to do this and I want to create this as an Access database.
  4. S

    SQL to Access

    I have a file (*.sql) which contains all the necessary SQL to create and populate a database (lucky me). I want to create this as a *.mdb database via Access. Firstly is this possible and secondly how is the best way to go about it?
Back
Top Bottom