Professional Streaming and Video Hosting - GDPR Compliant - 3Q
Secure hosting, scalable streaming, and easy integration for internal and external communications
3Q offers a multifunctional video platform for hosting, managing and distributing video and audio content on all channels. Live and on-demand.
Learn More
Instant Remote Support Software. Unattended Remote Access Software.
Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.
Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest.
Optionally:
* Put the credentials in a secure /etc/ folder to avoid accidents.
* Also added a CSS page if you want it to look pretty.
* Can also run a script on add/edit/delete.
* Can also have a dropdown for ALL tables in a single DB instead of just a single table.
Most importantly: You can allow a user to edit a single table with simple security and no access to anything...
This is a small tool useful to update a database using a folder with sql script inside.
To keep track of updates, a system table named XSB_UPDATES will be created.
This table will be updated automatically after the execution of each script sql.
Current supported database:
- Firebird
- Sqlite
- Ms Sql Server
Databases to test:
- MySql
- Postgres
- Oracle
- Sybase