In this tutorial, I'll explore how to transform Microsoft Access into a makeshift database server. This can be a handy solution for small-scale applications and proof-of-concept projects. We will pass SQL statements to an Access back-end database that will process our requests and send only the data we need back to the front-end. This is much like what a real database server, such as SQL Server, does.
Taylor from Shawnee, Kansas (a Platinum Member) asks: In your Cache Locally video, you showed us how to download a complete set of data from the back-end database, like all customers from Florida. However, our local workstation still has to pull all of the records from the back end. Isn't there a way to make the back-end database smarter so that it can figure out what we need and send us only that?
BECOME A MEMBER:
YouTube: / @599cd
or My Site: https://599cd.com/THMember
LEARN MORE:
Database Server: https://599cd.com/DatabaseServer
PREREQUISITES:
Cache Locally: https://599cd.com/CacheLocally
Split Your Database: https://599cd.com/Split
Intro to VBA: https://599cd.com/IntroVBA
While Wend Loop: https://599cd.com/While
Using Recordsets: https://599cd.com/Recordset
Append Query: https://599cd.com/Append
SQL with Access: https://599cd.com/SQLwithAccess
FREE TEMPLATE DOWNLOADS:
TechHelp Free Templates: https://599cd.com/THFree
Blank Template: https://599cd.com/Blank
Contact Management: https://599cd.com/Contacts
Order Entry & Invoicing: https://599cd.com/Invoicing
More Access Templates: https://599cd.com/AccessTemplates
ADDITIONAL RESOURCES:
FREE Access Beginner Level 1: https://599cd.com/Free1
How to Use Access in 30 Minutes: https://599cd.com/30Minutes
$1 Access Level 2: https://599cd.com/1Dollar
Donate to my Tip Jar: https://599cd.com/TipJar
Get on my Mailing List: https://599cd.com/YTML
Contact Me: https://599cd.com/Contact
TechHelp: https://599cd.com/TechHelp
Consulting Help: https://599cd.com/DevNet
Twitter: / learningaccess
https://en.wikipedia.org/wiki/Microso...
https://products.office.com/en-us/access
https://microsoft.com/en-us/microsoft...
KEYWORDS:
access 2016, access 2019, access 2021, access 365, microsoft access, ms access, ms access tutorial, #msaccess, #microsoftaccess, #help, #howto, #tutorial, #learn, #lesson, #training, #database, database server, sql server, back-end, front-end, split database, linked tables, pass-thru query, timer loop
QUESTIONS:
Please feel free to post your questions or comments below. Thanks.
Live long, and prosper.
Информация по комментариям в разработке