Search results

  1. T

    Mail Merge from an SQL server database

    Hi, I have a contacts database sitting in SQL server that i would like to mail merge to send letters out etc. I use a combination of an Access front-end with an SQL databse that keeps the tables and records. The access and sql tables are linked by an ODBC data source connection. The whole...
  2. T

    Linking to existing SQL tables using Access

    I have recently designed an access database with several tables, queries and forms and have succesfully linked the tables to an sql server. I started by using the upsizing wizard and linking the tables to a new database on sql server. This works fine, all of my forms and queries still work and...
  3. T

    How to open a form on a particular record using a combo box

    Hi, I have created a combo box that allows the user to select a particular customer from the drop down list. I have managed to type in some code that opens the customer form after the user selects a customer, but how do i get it to open the customer form on that particular record selected by...
  4. T

    How to reference data that does not exist

    Hi, I have an access database with 8 tables and as many queries and forms. Our company uses an application that performs backups of other companies data, this data is imported into access into one table. The backups are scheduled to run overnight, but sometimes they do not start for whatever...
Top Bottom