Custom Access And SQL Server Database
Solutions For Your Business

25+ years experience as a leader in
Microsoft Database Application Development

MS Access Solutions
Database Development Services

Microsoft Access

MS Access is a highly flexible, robust, and reliable database program. Microsoft Access is the leading relational database management system in the world. Find out more about Microsort Access programming at our Access Tech Talk section. We are a Microsoft Access developer company creating database applications for your business.

SQL Server

SQL Server is an enterprise relational database management system from Microsoft. We use SQL Server as the database server for data storage and data retrieval to and from Microsoft Access as well as other software applications, like ASP.NET and Azure.

ASP.NET

Microsoft's application framework for web development produces dynamic web pages. ASP.NET provides web programmers with a platform for building dynamic web sites, web applications (web apps), and web services that require a web solution.

Microsoft Azure

MS Azure is Microsoft's cloud computing service. It is used for development, testing and deployment as well as managing software applications through a global network data centers managed by Microsoft. Azure now features SQL Server called Azure SQL.

We Are Your Microsoft Access Database Experts

The Best Microsoft Access Database Solutions owner, consultant, and principal programmer is Alison Balter - a recognized expert Microsoft Access consultant. Alison is the author of 15 Microsoft Access training books and videos. She is a frequent guest speaker at MS Access conferences and has developed hundreds of applications for businesses of all types.

We know your business data is important; we listen to your concerns, ask questions, and gather information from all stake holders. We discuss your needs and requirements for your database. We find out what you want, why you need various features so we can obtain as much information as possible. Once we have the information we need, we work with you to design the proper database architecture, plus the dashboards, the questions (queries), forms, and reports you need for an excellent database system.

Microsoft Access developer and MS Access development company Saint Petersburg FL

Microsoft Database Applications For You

Get Microsoft Access + SQL Server

Your data is important to your business and you need both to enter and retrieve data rapidly. The data stored in your company's database must be clean, secure, and allow for maximum usage. Our Microsoft Access programmer team will create your Microsoft Access database for optimum efficiency with all the features you need. Our custom database applications use MS Access and SQL Server to create an easy to use front end User Interface in Access that connects to a powerful SQL Server data storage database You will have the capacity to manipulate your data so you get the information you need for every day activities and for making critical business decisions.

ASP.NET For Web Display

We also create websites designed for speed to display your data accurately, using ASP.NET technology. Fast, secure, and robust, our ASP.NET web sites and web applications give you true business tool for finding and displaying information dynamically on the web.

Example Projects

Corporate Database

Microsoft Access front-end and SQL Server back-end database

Access Forms Development

Access data entry form connecting to SQL Server back-end database

Accounting Company

ASP.NET website with SQL Server back-end database

Corporate Reports

MS Access Report created with SQL Server database

Clients Love Our Work

Best Microsoft Access database developer services in Saint Petersburg FL from MS Access Solutions

Sheldon Bloch, Oil and Gas Company

Alison from MS Access Solutions has provided both training and mentoring services to us over the past several years. Our developers use Alison Balter's books on programming with Microsoft Access as a desk reference. They have provided our staff members with much-needed training in Visual Basic, client/server development, SQL Server, and Microsoft Access. This has helped us to ensure that our employees can properly keep up with the ever-changing technologies. MS Access Solutions has also provided our staff with mentoring on an as-needed basis, providing expertise that helped our in-house programmers to overcome various hurdles. More Reviews
MS Access Solutions client who is very happy with our Microsoft Access programmer services

Lisa Dosch, Motion Picture Editors Guild - Local 700

Alison Balter at MS Access Solutions developed the application that helps us to properly service all of our members. This program handles billing, payments, tracking of jobs worked, available list, and other important data about our members. The system automates many tasks that were previously performed manually, allowing our employees to more cost-effectively use their time. This client/server system is used by employees in our Saint Petersburg, Florida, and New York offices. MS Access Solutions and their staff worked with us to develop the necessary specifications and design documents, and then programmed, tested, and implemented the application throughout our organization. More Reviews

Contact Details

When you need a truly expert Microsoft Access database development company to design and develop your mission critical custom database - Contact MS Access Solutions.
  • Corporate Office Los Angeles, California
  • Phone: +1 (323) 285-0939
  • Office Hours: Mon - Fri : 8:00 AM to 5:00 PM

Get In Touch

Microsoft Access Articles

Microsoft Access Tech Talk

Microsoft Access Pivot Tables And Pivot Charts

When you need a professional Microsoft Access programmer, call MS Access Solutions at (323) 285-0939 for a FREE consultation.

The material below originally appeared in Alison Balter's book Mastering Microsoft Office Access 2007 Development and is reprinted here with the author's permission. There may be references to "Figures" or "Chapters" that are not reprintable and are not used on this page.

Creating a Pivot Table Or Pivot Chart From A Query

Pivot tables and pivot charts provide great ways for you to summarize detailed data stored in your Access Database Engine and SQL Server databases. Pivot tables present your data in a spreadsheet-like format, whereas pivot charts automatically render pivot table views as line, bar, or area charts. Access 2002 introduced two views for queries: PivotTable and PivotChart.

Creating The Query To Display In PivotTable Or PivotChart View

You must build a query that is appropriate to display in PivotTable or PivotChart view. Queries that lend themselves to be displayed in PivotTable or PivotChart view provide many ways for the user to manipulate his data. An example of such a query is one that contains information about country, city, salesperson, sales, and date of sale. You could determine sales by city and salesperson for each month, or you could determine sales in each country for each salesperson during the year 2006. As you can see, the idea of pivot tables is to let you slice and dice the data in any way you need to at a given moment in time.

For this example, create the following query within the Northwind database:

  1. Create a new query in Design view.
  2. Add the Customers, Orders, Products, Order Details, and Employees tables to the query.
  3. Add the Country/Region and City fields from the Customers table.
  4. Add an expression: SalesPerson:Employees![Last Name] & ", " & Employees![First Name].
  5. Add the Order Date from the Orders table.
  6. Add the Product Name from the Products table.
  7. Add an expression: Total:[Order Details]!UnitPrice * [Order Details]!Quantity.

You now have a query on which you can base your pivot table.

Displaying The Query In PivotTable View

To switch to PivotTable view, click to select the Design tab and then open the View dropdown on the ribbon. Select PivotTable View from the drop-down. The empty PivotTable view appears, and the Access ribbon changes to include the PivotTable tab (see Figure 4.46).

The PivotTable Field List window also appears. You will add four types of fields to your pivot table. They include the following:

  1. Column fields: Often hold date fields; generally hold information with the fewest number of data items.
  2. Row fields: One or more fields that display data by attributes.
  3. Totals or Detail fields: The crosstab data itself. These are the numeric values that make up the meat of the pivot table.
  4. Filter fields: One or more optional fields that restrict that data appearing in the columns, rows, or both.

To display your initial pivot table, take the following steps:

  1. Drag the Country/Region field so that it appears as a Row field.
  2. Drag the City field so that it appears as a second Row field to the right of the Country field
  3. Drag and drop the Order Date By Month field so that it appears as a Column field.
  4. Drag and drop the Total field so that it appears as a Detail field. The resulting pivot table appears as shown in Figure 4.47.

Author Attribution

The preceding material originally appeared in Alison Balter's book Mastering Microsoft Office Access 2007 Development and is reprinted here with the author's permission.


Expert Microsoft Access Programmer In Saint Petersburg, FL

When you need a Microsoft Access programmer for your Saint Petersburg, Floida, business, call MS Access Solutions at (323) 285-0939. We have over 25 years experience in Microsoft Access programmer solutions. We create Access database applications for all business sectors, including, but not limited to, hospitals and medical clinics, local, state, federal government agencies, the U.S. military, school districts, unior colleges, and universities, horticulture and agriculture, employment services and human resource departments, and insurance agencies and insurance companies.


We Us Custom Programming For Complex Microsoft Access Projects

When your business needs go beyond simple tables and forms, our custom programming turns Access into a true business application, aving you time, improving accuracy, and creating a business tool to help you accomplish complex tasks.

Our Advanced Access Programming

Every business has processes that don't fit into a one-size-fits-all template. That's where we can help you by developing customized Microsft Access databae uningVisual Basic for Applications (VBA). With VBA, we can program a database that is faster and more reliable. Here are just some of the features we can use to create your Microsoft Access database.

  • Custom forms that guide users: We design intuitive interfaces that reduce mistakes and make everyday tasks easier to complete.
  • Automation that saves hours: From importing spreadsheets to sending reports, we automate repetitive tasks so your team can focus on more important work.
  • Built-in error handling: Instead of letting the database crash or return bad data, we add checks and alerts to help users stay on track.
  • Integration with other systems: We connect Access with SQL Server, Excel, SharePoint, and even cloud APIs so your data flows across platforms.

Scalable Design That's Built to Last

We don't just write code, we create a foundation you can build on. By organizing the database with clean structures and reusable modules, we make it easier to support, maintain, and scale over time. Whether you're working with a small team or rolling out across departments, the solution grows with you.

Programming That Matches the Way You Work

We start by learning how your business runs, then we build features that support your workflow, not the other way around. From smart forms to real-time reporting, our goal is simple: to turn Access into a tool that fits your business like a glove.

Get more information about our programming services on the Microsoft Access programmer Tampa, Florida web page.