About 75,600 results
Open links in new tab
  1. Access SQL: basic concepts, vocabulary, and syntax

    Learn how to retrieve data from an Access database by using Structured Query Language, or SQL

  2. Migrate an Access database to SQL Server - Microsoft Support

    This guide gives you a smooth start to your SQL Server journey, helps preserve Access front-end solutions you created, and hopefully motivates you to use Access for future database solutions.

  3. Take an Access excursion through SQL Server - Microsoft Support

    For an Access user to first meet the SQL Server and Azure documentation may feel daunting. This calls for a tour guide to take you through the highlights that matter to you.

  4. Access SQL: WHERE clause - Microsoft Support

    This is one of a set of articles about Access SQL. This article describes how to write a WHERE clause, and uses examples to illustrate various techniques that you can use in a WHERE clause.

  5. Connect Access to SQL Server - Microsoft Support

    ADO is straightforward to learn and enables client applications to access and manipulate data from a variety of sources, including Access and SQL Server. Its primary benefits are ease of …

  6. Access SQL: FROM clause - Microsoft Support

    This is one of a set of articles about Access SQL. This article describes how to write a FROM clause, and uses examples to illustrate various techniques that you can use in a FROM clause.

  7. Comparing Access SQL with SQL Server TSQL - Microsoft Support

    Jan 1, 2019 · If you migrate your Access data to SQL Server or you create an Access solution with SQL Server as the back-end database, it's vital that you know the differences between …

  8. Like Operator - Microsoft Support

    For example, if you enter Like “C*” in an SQL query, the query returns all field values beginning with the letter C. In a parameter query, you can prompt the user for a pattern to search for.

  9. Use the Monaco SQL query editor - Microsoft Support

    For more information about the new Monaco SQL editor, see Microsoft MVP Colin Riddington's detailed article New Monaco SQL Editor on his Access Forever developer blog.

  10. Access Functions (by category) - Microsoft Support

    This article contains links to articles that provide details about common functions used in expressions in Access. They are arranged first by group and then are arranged alphabetically …