IT219 Web Programming II

Web Programming IITU Board 2023

Write a program to get Id, Name and address from a database of the employees of Tribhuvan University and store those information in a CSV file. Assumptions to be made for the database are : database…

4

Write a program to get Id, Name and address from a database of the employees of Tribhuvan University and store those information in a CSV file. Assumptions to be made for the database are : database name is "TU", table name is "employees", database username is "Tribhuvan" and password is "BIM76" and the database server URL is "fomeed.edu.np".

A worked answer is on its wayMeanwhile, read the Web Programming II notes for this topic.

Discussion

Loading…

More Web Programming II questions

All Web Programming II old questions