Web Data Entry for Microsoft Access

  Рет қаралды 2,564

Sean MacKenzie Data Engineering

Sean MacKenzie Data Engineering

Күн бұрын

In this episode in our MS Access playlist, we show how to do a simple data-entry form that runs in the browser and populates the Access database on our computer. Most Access developers all have that one pesky bit of data that they need to collect from users who don't have Access on their workstations, or who are spread out on the internet. We'll use about 30 lines of Python, using Streamlit and ngrok to showcase how easy it is to set up a web data entry form for Microsoft Access. Let's go!
Block spammers from harassing your Remote Desktop, filling your Windows security logs with failed RDP attempts, and burning up your bandwidth with my BZ RDP Cloaker:
buy.billzone.c...
Check out my easy time entry system for your business:
system.billzon...
Join me on Patreon!
/ mackenziedataengineering
Check out some tech (and support my channel!):
www.amazon.ca/...
Want the code from this video?
mackenziemacken...
Interested in transforming your career or finding your next gig?
system.billzon...
Want my team to do a project for you? Let's get to it!
system.billzon...
Contact form you can find at www.mackenziema...
Follow me on social media:
/ mackenziedataanalytics
/ seamacke
/ seamacke
/ seamacke
/ psmackenzie
Get Microsoft Office including Access:
click.linksyne...
Got a KZbin Channel? I use TubeBuddy, it is awesome. Give it a try:
www.tubebuddy....
#msaccess #python #streamlit #ngrok

Пікірлер: 24
@seanmackenziedataengineering
@seanmackenziedataengineering 4 ай бұрын
Make sure to check out the previous episode to get started with Streamlit kzbin.info/www/bejne/ipOkdnZ6iZx5fLc and the next episode showing two ways to get your app on the web: kzbin.info/www/bejne/gWLFZp2rZZ2LeMk Also download the files to play with: mackenziemackenzie.com/downloads
@manishkashikar9154
@manishkashikar9154 4 ай бұрын
Mr. Sean MacKenzie thank you so much. What a nice way of teaching!
@seanmackenziedataengineering
@seanmackenziedataengineering 4 ай бұрын
You're very welcome!
@romeus2012
@romeus2012 5 ай бұрын
¡ Magnifico maestro !, a estudiar se ha dicho Saludos desde Lima-Perú Gracias
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
¡Pronto habrá más información! Me alegro de que hayas disfrutado del vídeo.
@jamesmartinez9069
@jamesmartinez9069 5 ай бұрын
Muchas gracias ingeniero, es invaluable su conocimiento sobre el tema
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
Me alegro que te haya ayudado
@simonmaersk
@simonmaersk 5 ай бұрын
Thank you for the video!
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
My pleasure!
@wowjunjun
@wowjunjun 5 ай бұрын
Thank you so much for this video, could you explain a little bit more the minute 18:48, I got a little bit lost when you sir added the run_ngrok_app, I didnt see that coming, but thank you so much!
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
ngrok is just a little free app that has one cool feature: reverse proxy. That means it gives you a real web address out in "the wild" and connects that to some port on your computer; in this case 8501 which is running streamlit. I'll be doing a video on installing it. Docker is another tech that allows you to run different kinds of apps on your computer in "containers". You can google it, get the installer and take all the defaults during installation. Then you can easily get ngrok and run it using the commands I showed in the video. That will connect the outside world to your streamlit MS Acces app!
@Muslimtap
@Muslimtap 5 ай бұрын
Waw that an eye 👀 opening tutorial sir thanks. I wan to know if Python flask framework can also be used to to build something like this.
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
You can indeed! You can see how I do a similar project with an Excel sheet here: kzbin.info/www/bejne/f4XcoXqAjblnbs0 Flask will be more geared toward high scalable production, but it is a little harder.
@simonmaersk
@simonmaersk 5 ай бұрын
I don't want to get ahead of myself here, but is it possible to have the form open up an existing record? I am trying to build a web app with user logins where users can edit a specific record only, based on who logs in. Does this sound realistic and doable?
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
That will be pretty easy with streamlit. I'll be doing edits in an upcoming episode 🛠
@simonmaersk
@simonmaersk 5 ай бұрын
@@seanmackenziedataengineering Thank you, looking forward to it!
@bumpersmith
@bumpersmith 5 ай бұрын
For the drop down's, can you load them with data that is in the Access database like the Access comboboxes instead of filling them with statice text?
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
You bet, please watch the previous episode where I demonstrate this: kzbin.info/www/bejne/ipOkdnZ6iZx5fLc Watch how I load the selectboxes using a query on Access.
@ayeikh1867
@ayeikh1867 4 ай бұрын
hello my operating system windows 64 bit my ms office 32 bit--already engine 32 bit my python 64 bit What do I need to do to be able to connect to the Access database via sreamlit?. I have a lot of trouble downloading Docker on my device because the download requirements do not match my device. I tried downloading an old version but it did not work.
@seanmackenziedataengineering
@seanmackenziedataengineering 4 ай бұрын
You don't have to use Docker, you can use method #1 from this week's video: kzbin.info/www/bejne/gWLFZp2rZZ2LeMk Also make sure to watch the preceding video as it talks about bit versions and some prerequisites: kzbin.info/www/bejne/ipOkdnZ6iZx5fLc
@tuffley2175
@tuffley2175 5 ай бұрын
Very valuable if you know python My hand are tied and permission is denied Too old to open the can of worms too Thank you 🐍 Only thing left is to CRY 😢
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
Don't cry :-) you can try it! Similar in complexity to VBA (easier in some ways)
@SAMYTAHER
@SAMYTAHER 5 ай бұрын
√√√
@seanmackenziedataengineering
@seanmackenziedataengineering 5 ай бұрын
🛠
How to Extend Web Apps onto the Internet Using ngrok
13:32
Sean MacKenzie Data Engineering
Рет қаралды 459
How to Update MS Access Data in a Web App
30:45
Sean MacKenzie Data Engineering
Рет қаралды 853
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
How to Use Streamlit with Microsoft Access
24:34
Sean MacKenzie Data Engineering
Рет қаралды 1,8 М.
How to Use Class Modules in Microsoft Access
26:35
Sean MacKenzie Data Engineering
Рет қаралды 2,3 М.
Python Geospatial Viz Libraries | Folium, Leafmap, Pydeck & Kepler.gl
12:24
Curiosity Data Analytics
Рет қаралды 820
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,4 МЛН
Which tables are BUSIEST on my database?
5:43
SQL and Database explained!
Рет қаралды 1,6 М.
Is Microsoft Access Still Viable in 2024?
21:19
Advantage Applications
Рет қаралды 49 М.
40 Years Of Software Engineering Experience In 19 Minutes
19:10
Continuous Delivery
Рет қаралды 102 М.
How to Make a Combination Query in Microsoft Access
21:19
Sean MacKenzie Data Engineering
Рет қаралды 1,3 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН