The Evolution and Future of Microsoft Access

The Evolution and Future of Microsoft Access Mark your calendar for next Tuesday October 11th at 6.30pm central time! AccessUserGroups.org was founded by Access MVPs Juan Soto and Ben Clothier in order to foster virtual Access user groups nationwide.  This month the meeting of SQL Server with Access [...]

2021-06-11T07:35:14-05:00October 4th, 2016|

dBase Support is Back in Microsoft Access!

dBase Support is Back in Microsoft Access! After an overwhelming outcry from the user community, Microsoft has again added support for dBase import into Access! The feature will only be for Office365 users but they plan on rolling it out to everyone eventually. Check out the official announcement he [...]

2021-06-11T07:36:03-05:00September 8th, 2016|

Avoid Number Conflicts with Microsoft SQL Sequences

Note: I'll be presenting on this topic at the Access with SQL Server group online. Please join me on September 13th at 6:30 PM CST, join the group to get an email with all of the meeting details, it’s free!

2022-10-26T17:17:00-05:00August 23rd, 2016|

Find All Queries That Use a Particular Table

Find All Queries That Use a Particular Table We just completed a massive 39 database conversion to SQL Server for a client in Tennessee which was quite challenging, we had to not only upsize all the tables, but switch the system from importing/exporting between databases to using linked tables inste [...]

2022-01-07T08:54:50-06:00June 6th, 2016|

Insert CreatedBy and CreatedOn in Any Missing Data Tables in SQL

Insert CreatedBy and CreatedOn in Any Missing Data Tables in SQL When we design Access with SQL Server solutions we almost always add CreatedBy and CreatedOn to all of our tables, allowing our clients to see who created records in the Access frontend. Script to add CreatedBy and CreatedOn Automatica [...]

2021-06-11T07:38:18-05:00March 9th, 2016|

Count All the Objects in Your Database

Count All the Objects in Your Database The other day our company was tasked to convert a lot of Access databases to multiple SQL Server backends. To get a sense for the tasks involved, we needed a way to count all the tables, queries, forms and macros in each database. I did a quick Internet search [...]

2021-06-11T07:39:16-05:00February 19th, 2016|

Reporting More Granularly Than Usual – Microsoft Access

Reporting More Granularly Than Usual - Microsoft Access Typically, when we do reporting, we usually do it at a higher granularity. For example, clients commonly wants a monthly report of sales. The database would store the individual sales as a single record, so it's no problem summing up the figure [...]

2022-07-26T03:33:47-05:00September 29th, 2015|

Use Microsoft SQL Server Native Client 11.0 for the Best Performance

Use Microsoft SQL Server Native Client 11.0 for the Best Performance [Update] There is a newer version of this post here. In our experience in using linked tables with Access, we get the best response using Native Client 11.0 with DSN-less tables. You could use ODBC 11 for SQL Server but then you wo [...]

2021-06-11T07:40:50-05:00August 23rd, 2015|

How to Conduct Test Cases and Ensure Software Quality

How to Conduct Test Cases and Ensure Software Quality Software quality is an subject that has become more prominent in the software development industry over time because companies have placed more importance on offering quality products to different types of customers in the market. Nowadays softwa [...]

2022-01-07T08:53:45-06:00August 18th, 2015|

Effective Communication Using FogBugz

Effective Communication Using FogBugz Effective communication between team members is of utmost importance when it comes to achieving quality software; however, the quality of the software is almost never perfect. For this reason, it is common for clients to report errors in applications to its supp [...]

2021-06-11T07:42:50-05:00August 4th, 2015|

Free Online Microsoft Access Tutorials in August

Free Online Microsoft Access Tutorials in August August is here! Summer is winding down, but we still have some great MS Access User Group webinars. We’re also happy to announce that we’re launching a new chapter – the Canada Access User Group. If you haven’t attended one of our webinars before, the [...]

2022-01-07T08:52:48-06:00July 31st, 2015|
Go to Top