aryman1503 / Hospital-Management-System

This project is made in python
0 stars 0 forks source link

hospital management system project #1

Open kavyasri99 opened 4 years ago

kavyasri99 commented 4 years ago

appointment.kexi file is not opening error.txt

aryman1503 commented 4 years ago

Kexi is a database(GUI base) which is used in Linux base machine like rhel, ubuntu and so on. It is not used on Windows os(most frequently), and if you want to continue with Kexi download through this link http://www.kexi-project.org/wiki/wikiview/index.php@Download.html .

aryman1503 commented 4 years ago

@kavyasri99 Also you can do one thing whatever database you have in your system, change the name of extension of file according.

Example

if you have MySQL change the file name as appointment.kexi -> appointment.sql