Tagged Questions
1
vote
3answers
89 views
How to go about catching database and software version mismatch on deployed application?
I'm developing a standalone application that accesses a common database on a server. It will be used by a few dozen people in my organization.
I know that I will need to update the software and the ...