Hi @Erel ,
I would like to ask for help.
I would need a MySql library for the iOS version of the application. I have found one for the Android version, it operates well, but I do not have for iOS. I know, you prefer RDC, but to me it Is not a good solution.
The situation is the following. You have approximately 100 different severs with different operation systems. The common in them is all have MySql server and the application has to gain data from than. Servers can be in local network or having internet connection. It can be a notebook, a PC or a normal server. It might happen that it has to serve only 15 or 1000 users at one time. If we’d use RDC than PHP and webserver should be installed to each beside MySql. PHP scripts should be installed as well. If something changes in case of direct launch only the database’s structure has to be changed, in case of RDC scripts might have to be changed.
I have found a ‘Connector’ written in Objective C, I have tried to make library from it. It looks good, however the test program signs a program. I use a Local Mac Builder.
I attach the XCode project and the error message.
Regards
Lajos
I would like to ask for help.
I would need a MySql library for the iOS version of the application. I have found one for the Android version, it operates well, but I do not have for iOS. I know, you prefer RDC, but to me it Is not a good solution.
The situation is the following. You have approximately 100 different severs with different operation systems. The common in them is all have MySql server and the application has to gain data from than. Servers can be in local network or having internet connection. It can be a notebook, a PC or a normal server. It might happen that it has to serve only 15 or 1000 users at one time. If we’d use RDC than PHP and webserver should be installed to each beside MySql. PHP scripts should be installed as well. If something changes in case of direct launch only the database’s structure has to be changed, in case of RDC scripts might have to be changed.
I have found a ‘Connector’ written in Objective C, I have tried to make library from it. It looks good, however the test program signs a program. I use a Local Mac Builder.
I attach the XCode project and the error message.
Regards
Lajos