I have a program that uses a certain table : clients_tab.
and in my program I passed some fields to the dll I created and after doing some validation updates the clients_tab so when my progr reaches this part (updating the clients_tab in DLL) it gives out an error, "ODBC :Timeout" What should I do?
and in my program I passed some fields to the dll I created and after doing some validation updates the clients_tab so when my progr reaches this part (updating the clients_tab in DLL) it gives out an error, "ODBC :Timeout" What should I do?