I have developed custom applications in Access for about 13 years now in a variety of businesses. I began with single user, single database applications. I moved to multi user split database applications with an Access front end and back end. I now have applications that use Access as my front end/client application and SQL express as my back end/database server. These latest applications have users in multi locations. I read my data from SQL and write it to a local working access table and then disconnect from the SQL database. If any changes are made I connect to SQL server and update the data. I am currently creating some applications that I would like to package and sell. I would like to be able to sell these applications without the end user having to have Access.
My questions are:
What would be the best language to convert to if I want to compile my program and install it as standalone desktop client application?
What would be the best language to use if I want my program installed on an IPad?
Any opinion would be appreciated.
My questions are:
What would be the best language to convert to if I want to compile my program and install it as standalone desktop client application?
What would be the best language to use if I want my program installed on an IPad?
Any opinion would be appreciated.