Hello, I'm translating an ols Visual Basic program with True DBGrid Pro 6.0 to DBGrid Pro 6.0 (OLEDB) to use ADO connections. Now, when I install then program in clients don´t show any error but no records are displayed in grids.
Must I install any component more than TODG6.OCX?
Thanks!
Could you please send in a stripped down project or a sample application, which isolates the error outlined by you. However, ensure that the sample is small in size (preferably 1 form), contains no 3rd party controls and duplicates the issue. It would help me immensely in zeroing down on the problem and in pursuing a remedy too.
Have a nice day.
Regards,
James Smith
Hello, I'm translating an ols Visual Basic program with True DBGrid Pro 6.0 to DBGrid Pro 6.0 (OLEDB) to use ADO connections. Now, when I install then program in clients don´t show any error but no records are displayed in grids. Must I install any component more than TODG6.OCX? Thanks! http://helpcentral.componentone.com/cs/forums/p/79284/218067.aspx#218067
Hello, I'm translating an ols Visual Basic program with True DBGrid Pro 6.0 to DBGrid Pro 6.0 (OLEDB) to use ADO connections. Now, when I install then program in clients don´t show any error but no records are displayed in grids.
Hello, I'd found the problem: It was because msbind.dll isn't registered.
Thank you!!