使用 Sybase Unwired 平台,我新来移动应用程序开发。 请告诉我:
- What is a native mobile application as compared to non-native mobile application in SUP?
- What all types of Non-native applications can one develop in Sybase Unwired Platform (SUP)?
使用 Sybase Unwired 平台,我新来移动应用程序开发。 请告诉我:
The non native applications are called hybrid web container apps in sybase unwired platform. These types of apps are used for decision making example: To approve or reject the purchase order. These apps doesn t need any coding, once developed it will work in all mobile platforms (Android, ios, windows and BB).
If the requirement is high in the sense if we want to do more with app we can choose native apps. It can be developed in two steps. 1. Develop project in sybase unwired platform 2. Native app development(Android,ios,windows and BB) that consumes the code generated by the sybase unwired platform.
I have linked Sybase database table with Access 2003. I only have read access to the Sybase database and created a pass-through query in access. Now what I need is, I need to create a temp table in ...
I need to trace changes on a record in database. I have some triggers on different tables that calls one stored procedure and this sp updates records in certain table (table1). I will trace records ...
Unfortunately searching for Sybase Post doesn t get me the answers I m looking for. I want to know what the actual function is of POST As in .. procedure lala POST procedure1() procedure2() I m ...
I need to work with this db and would like to get a quick start. Would anyone recommend a decent documentation/tutorial/examples? I didn t find anything useful at the official website
All, After several months of not touching our databases I fired up Rapid SQL and get this error when I try and connect to a registered Sybase DB: "Layer (5) Origin (3), Severity (5), Number (3) ...
We have a sql query as follows select * from Table where date < 20091010 However when we look at the query plan, we see The type of query is SELECT. FROM TABLE Worktable1. ...
Is there a Toad type application for Sybase? I can t seem to find a single one! I ve tried using VS 2008 but can t see the sproc source.
I m trying to use Jax-WS generated classes (created using wsimport) to call a webservice over an HTTPS connection from within a Java component in the application server Sybase EAServer 5.3. I get ...