Hello all!
Sorry if my questions may sound dumb, but I was unable to find all necessary information, so I'd rather ask to get a definite answer.
Here is my situation. For the last 2.5 years I was developing a rather large and complicated system - a client/server application for Windows that tracks orders, production, processing, shipping, etc. of milling tools. All of the data resides on a remote MySQL server, and about 20-30 users with desktop and laptop PCs have access to it using the client Windows software I developed and ODBC connections. Some users also use a web interface to access the data. Recently I got a request to create a "light" version of the application to run on iPad, so salespeople could carry their iPads on the road and place orders while at the client, not having to get to the office first. In other words, they need an iPad client application that can interact with the MySQL server and perform simple queries and actions such as retrieving data, editing, and saving (synchronizing). So I guess by question is this: will HanDBase let me develop such a client program that will run on iPad?
Another question - if I develop the program on my Windows PC, how hard will it be to re-adapt it for iPad? Will it require doing double work or is there some way of "converting" it?
Thanks in advance!
