Timeline for Python SQL insert to MSAccess with VBScript
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 1, 2024 at 13:50 | comment | added | spaghetticode | Thank you this is helpful and I will work on implementing this. While at the current scale and environment, SQL injection is an extremely low risk. It would actually be easier to just delete the database. But on general principle I agree this is better, especially if its scaled up. The python program, running a tkinter GUI, is used by a handful of employees entering data that writes records to the locally hosted shared database, among other things. Prior to the python program, it was an excel macro and prior to that it was hand entry. | |
| S Feb 1, 2024 at 1:31 | review | First answers | |||
| Feb 1, 2024 at 4:41 | |||||
| S Feb 1, 2024 at 1:31 | history | answered | ApexPolenta | CC BY-SA 4.0 |