Need to disconnect database?
now i have two application:
1 is well ready karaoke system
another is an order form for the karaoke system.
the order form is suing the same database with karaoke system...(this form is using to save the song that order)
so when i run the .exe(order form)
my karaoke system cannot run....(maybe using the same database and make it cannot crash)
what can i do (any code review?) while i wanna run both the application in the same time?
need to disconnect the database?(all are using dbase)
|