Application
-
Hello everybody, I am about to create a database-oriented program for a Video Club. I have in my disposal MFC, Delphi, VBA and I am going to use MySql for the Database. I need any suggestions about which programm language to use. I know that a program is much easily implemented with Delphi but I am a C++ fun. Is it easy enough for a single person to create a decent program of this kind by using MFC within a period of a few months?Have in mind that I am not a Guru.
-
Hello everybody, I am about to create a database-oriented program for a Video Club. I have in my disposal MFC, Delphi, VBA and I am going to use MySql for the Database. I need any suggestions about which programm language to use. I know that a program is much easily implemented with Delphi but I am a C++ fun. Is it easy enough for a single person to create a decent program of this kind by using MFC within a period of a few months?Have in mind that I am not a Guru.
Lord_Vader wrote:
Is it easy enough for a single person to create a decent program of this kind by using MFC within a period of a few months?Have in mind that I am not a Guru.
I am too great fan of VC++, but my suggestion would be create your project/software in the language you are comfortable with!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
-
Hello everybody, I am about to create a database-oriented program for a Video Club. I have in my disposal MFC, Delphi, VBA and I am going to use MySql for the Database. I need any suggestions about which programm language to use. I know that a program is much easily implemented with Delphi but I am a C++ fun. Is it easy enough for a single person to create a decent program of this kind by using MFC within a period of a few months?Have in mind that I am not a Guru.
-
Hello everybody, I am about to create a database-oriented program for a Video Club. I have in my disposal MFC, Delphi, VBA and I am going to use MySql for the Database. I need any suggestions about which programm language to use. I know that a program is much easily implemented with Delphi but I am a C++ fun. Is it easy enough for a single person to create a decent program of this kind by using MFC within a period of a few months?Have in mind that I am not a Guru.
Personally, I would never choose Delphi, and VBA is not suitable for a standalone application (like using a screwdriver to hammer in a nail... it works, but really, really badly). The Visual C++ AppWizard will create a complete shell for a database application including all the code to connect to the database, leaving you to fill out the GUI and business logic. It makes it pretty simple.
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"