When the form is loading, I set some properties of my datagrid like the size of column for example with the help of a module.
When I try the .exe on the machine I developp it, it works.
On other machine, it doesn't work even if I have all the stuff (dll, database at the right path with right name of column, ...).
Here is the error:
Execution Error 6147
Column not found name_of_column
For the last time, I ask for some help.
Thanks for any help.
When I try the .exe on the machine I developp it, it works.
On other machine, it doesn't work even if I have all the stuff (dll, database at the right path with right name of column, ...).
Here is the error:
Execution Error 6147
Column not found name_of_column
For the last time, I ask for some help.
Thanks for any help.