About 400 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. Connect Access to SQL Server - Microsoft Support

    The following sections spell out the basics of getting to a database with connection strings and using a database programming interface in your Access VBA code.

  3. 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.

  4. Create a database in Access - Microsoft Support

    With Access, you can build a database without writing code or being a database expert. Well-designed templates help you quickly build databases. Easily find just the data you want with …

  5. 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.

  6. Examples of using dates as criteria in Access queries

    Feb 1, 2012 · When entering dates as query criteria, enclose them in pound signs (#) to help Access understand what they are.

  7. Create and run an update query - Microsoft Support

    You use update queries in Access databases to add, change, or delete the information in an existing record. You can think of update queries as a powerful form of the Find and Replace …

  8. Import or link to data in an SQL Server database

    When you link to data, Access creates a two-way connection that synchronizes changes to data in Access and the SQL Database. When you import data, Access creates a one-time, copy of the …

  9. 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 …

  10. Move Access data to a SQL Server database by using the Upsizing …

    On the first page of the Wizard, you specify whether you want to upsize the Access database to an existing SQL Server database or create a new SQL Server database.