See, I have an application that consist of a dialog with a DBGrid control and a button - that's all. I managed to build it and run it on my pc, however when I copied the .exe file to another pc, I can't run it. I did not get any error message and nothing happened.
What I suspected here is that - do I need to distibute any files (e.g. dll) along with my application if I am using DBGrid controls? (as it run well on my pc, where Visual Studio is installed)
Please help. Thanks in advance.
What I suspected here is that - do I need to distibute any files (e.g. dll) along with my application if I am using DBGrid controls? (as it run well on my pc, where Visual Studio is installed)
Please help. Thanks in advance.