Hey guys does anyone have any suggestions for reference material on how to link to API’s in program that uses SQL databases?
Looking to create a form that will reference the database for a company, an employee first and last name, employee number, balance in their “account”.
This would then be displayed back to them.
Eventually I want to use this balance to go into a “store” where they can purchase items the company allows but that will be a phase2 or phase3 project.
Thanks for any help pointing me in the right direction.