Database system with methodology for accessing a database from portable devices
    1.
    发明授权
    Database system with methodology for accessing a database from portable devices 失效
    具有从便携式设备访问数据库的方法的数据库系统

    公开(公告)号:US06341288B1

    公开(公告)日:2002-01-22

    申请号:US09124532

    申请日:1998-07-29

    IPC分类号: G06F1730

    摘要: An “UltraLite” database development environment capable of creating a database application that is more portable across multiple devices, including ones having limited computational power, is described. The applications themselves can incorporate SQL statements and SQL cursors for use against data sources, including UltraLite databases. The UltraLite development environment generates code to process the SQL in the application. The application code and generated code are compiled and then linked with the UltraLite runtime library. The result is an UltraLite program that includes application logic and database logic together in a single program. The environment includes, at its core, an “Analyzer” which receives SQL from the pre-compiler and submits the SQL to an available database server (e.g., Sybase Adaptive Server Anywhere) for parsing and optimization. The Analyzer uses the database server's (i.e., the database server of Adaptive Server Anywhere) access plans and schema information to generate C code to execute the SQL statements. By making the footprint for an UltraLite program as small as possible, the system provides a database system with low overhead, making it easier to create an application targeting device having limited computational power.

    摘要翻译: 描述了能够创建数据库应用程序的“UltraLite”数据库开发环境,该数据库应用程序在多个设备(包括具有有限计算能力的设备)上更为便携。 应用程序本身可以包含用于数据源的SQL语句和SQL游标,包括UltraLite数据库。 UltraLite开发环境生成用于处理应用程序中的SQL的代码。 应用程序代码和生成的代码将被编译,然后与UltraLite运行时库链接。 结果是一个UltraLite程序,它将应用程序逻辑和数据库逻辑包含在一个程序中。 该环境的核心部分包括一个“分析器”,它从预编译器接收SQL,并将SQL提交给可用的数据库服务器(如Sybase Adaptive Server Anywhere)进行解析和优化。 分析器使用数据库服务器(即Adaptive Server Anywhere的数据库服务器)访问计划和模式信息来生成执行SQL语句的C代码。 通过使UltraLite程序的占用面积尽可能小,系统提供了一个数据库系统,开销较低,从而更容易创建具有有限计算能力的应用程序定位设备。

    System and method for object oriented interface checking and method dispatching
    3.
    发明授权
    System and method for object oriented interface checking and method dispatching 有权
    面向对象接口检查和方法调度的系统和方法

    公开(公告)号:US07478409B2

    公开(公告)日:2009-01-13

    申请号:US10510071

    申请日:2003-03-28

    IPC分类号: G06F9/44 G06F9/46

    CPC分类号: G06F9/449 G06F9/4492

    摘要: Method and system for interface checking and interface method dispatching for wireless devices. Relationships between classes and object-oriented interfaces are analyzed and certain properties are exploited for use in performing interface checking and/or interface method dispatching.

    摘要翻译: 用于无线设备的接口检查和接口方式调度的方法和系统。 分析类和面向对象接口之间的关系,并且利用某些属性用于执行接口检查和/或接口方法调度。

    Method, system and computer software product for pre-selecting a folder for a message
    4.
    发明授权
    Method, system and computer software product for pre-selecting a folder for a message 有权
    方法,系统和计算机软件产品,用于为消息预选文件夹

    公开(公告)号:US08732245B2

    公开(公告)日:2014-05-20

    申请号:US10537284

    申请日:2003-02-07

    IPC分类号: G06F15/16 H04L12/58

    摘要: In a computer system, a system, method and computer program product for pre-selecting a folder for a current message. The system, method and computer program product involve (a) providing a folder pre-selection cache having n configurable entries, n being a predetermined positive integer greater than one, each configurable entry being configured to include an associated pre-selection criterion for matching with the current message, and an associated folder identification for identifying an associated folder in the plurality of folders; (b) for at least one entry in the folder pre-selection cache, comparing a comparison criterion, obtained from the current message, with the associated pre-selection criterion to determine a matching entry in the folder pre-selection cache; and, (c) pre-selecting the folder identified by the associated folder identification of the matching entry when the message comparison module determines the matching entry in the folder pre-selection cache.

    摘要翻译: 在计算机系统中,用于为当前消息预选文件夹的系统,方法和计算机程序产品。 系统,方法和计算机程序产品涉及(a)提供具有n个可配置条目的文件夹预选高速缓存,n是大于1的预定正整数,每个可配置条目被配置为包括相关联的预选择标准以与 当前消息以及用于识别多个文件夹中的相关文件夹的相关联的文件夹标识; (b)对于文件夹预选高速缓存中的至少一个条目,将从当前消息获得的比较标准与相关联的预选标准进行比较,以确定文件夹预选高速缓存中的匹配条目; 以及(c)当所述消息比较模块确定所述文件夹预选高速缓存中的匹配条目时,预先选择由所述匹配条目的关联文件夹标识符所标识的文件夹。

    METHOD AND SYSTEM FOR GENERATING A REVERSE BINARY PATCH
    5.
    发明申请
    METHOD AND SYSTEM FOR GENERATING A REVERSE BINARY PATCH 有权
    用于生成反向二进制PATCH的方法和系统

    公开(公告)号:US20100306756A1

    公开(公告)日:2010-12-02

    申请号:US12856899

    申请日:2010-08-16

    IPC分类号: G06F9/44

    CPC分类号: G06F8/65 G06F8/658

    摘要: A reverse patch for undoing a forward patch for obtaining a new binary image from an old binary image is generated in two parts. First a reverse index file is generated when the forward patch is created at a host or server. The reverse index file identifies regions of similarity between the old binary image and the new binary image. The reverse index file is transmitted with the forward patch to an electronic device. Second, while applying the forward patch to obtain the new binary image from the old binary image, the electronic device generates the reverse patch based upon the new binary image, the old binary image, and the reverse index file. The forward patch and reverse patch may both be incremental patches. Incremental patches are generated and applied on a sector-by-sector basis.

    摘要翻译: 用于撤销用于从旧的二进制图像获得新的二进制图像的前向补丁的反向补丁分成两部分。 首先,当在主机或服务器上创建转发补丁时,会生成反向索引文件。 反向索引文件识别旧的二进制图像和新的二进制图像之间的相似区域。 反向索引文件与前向补丁一起发送到电子设备。 第二,当应用前向补丁以从旧的二进制图像获得新的二进制图像时,电子设备基于新的二进制图像,旧的二进制图像和反向索引文件生成反向补丁。 前向补丁和反向补丁可能都是增量补丁。 增量补丁生成并按逐个部门应用。

    Method and system for generating a reverse binary patch for undoing a software update
    6.
    发明授权
    Method and system for generating a reverse binary patch for undoing a software update 有权
    用于生成用于撤销软件更新的反向二进制补丁的方法和系统

    公开(公告)号:US07779401B2

    公开(公告)日:2010-08-17

    申请号:US11426331

    申请日:2006-06-26

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F8/65 G06F8/658

    摘要: A reverse patch for undoing a forward patch for obtaining a new binary image from an old binary image is generated in two parts. First a reverse index file is generated when the forward patch is created at a host or server. The reverse index file identifies regions of similarity between the old binary image and the new binary image. The reverse index file is transmitted with the forward patch to an electronic device. Second, while applying the forward patch to obtain the new binary image from the old binary image, the electronic device generates the reverse patch based upon the new binary image, the old binary image, and the reverse index file. The forward patch and reverse patch may both be incremental patches. Incremental patches are generated and applied on a sector-by-sector basis.

    摘要翻译: 用于撤销用于从旧的二进制图像获得新的二进制图像的前向补丁的反向补丁分成两部分。 首先,当在主机或服务器上创建转发补丁时,会生成反向索引文件。 反向索引文件识别旧的二进制图像和新的二进制图像之间的相似区域。 反向索引文件与前向补丁一起发送到电子设备。 第二,当应用前向补丁以从旧的二进制图像获得新的二进制图像时,电子设备基于新的二进制图像,旧的二进制图像和反向索引文件生成反向补丁。 前向补丁和反向补丁可能都是增量补丁。 增量补丁生成并按逐个部门应用。

    System and method for reducing the size of software stored on a mobile device
    7.
    发明授权
    System and method for reducing the size of software stored on a mobile device 有权
    用于减少存储在移动设备上的软件的大小的系统和方法

    公开(公告)号:US08423988B2

    公开(公告)日:2013-04-16

    申请号:US10869345

    申请日:2004-06-16

    IPC分类号: G06F9/44 G06F7/00 G06F15/16

    CPC分类号: G06F8/4434

    摘要: A system for reducing the size of software for use in a mobile device includes a predictor module and a compression module. The predictor module is operable to apply a predicate to a plurality of software routines that are to be stored in the mobile device. The predicate identifies one or more of the software routines having a pre-determined feature indicative of a software routine that is unlikely to be executed repeatedly on the mobile device. The compression module is configured to compress the identified software routine(s) to generate a compressed software routine(s). After the plurality of software routines have been loaded to the mobile device, the mobile device decompresses the compressed software routine(s) when the compressed software routine(s) is accessed by an execution thread on the mobile device.

    摘要翻译: 用于减小用于移动设备的软件的大小的系统包括预测器模块和压缩模块。 预测器模块可操作以将谓词应用于要存储在移动设备中的多个软件程序。 该谓词识别具有指示在移动设备上不太可能重复执行的软件例程的预定特征的一个或多个软件程序。 压缩模块被配置为压缩所识别的软件例程以生成压缩软件程序。 在多个软件程序已经被加载到移动设备之后,当压缩的软件例程被移动设备上的执行线程访问时,移动设备解压缩压缩的软件例程。

    System and method for selecting messaging settings on a messaging client
    8.
    发明授权
    System and method for selecting messaging settings on a messaging client 有权
    用于在消息客户端上选择消息传递设置的系统和方法

    公开(公告)号:US08015254B2

    公开(公告)日:2011-09-06

    申请号:US12477655

    申请日:2009-06-03

    IPC分类号: G06F13/00

    摘要: A system and method of selecting messaging settings on a messaging client are provided. A data store configured to operate in conjunction with the messaging client stores records comprising messaging settings or characteristics for previously received and/or sent messages. The messaging client is configured to send outgoing messages, each of the messages having message characteristics, to determine whether a record for an addressed recipient of an outgoing message exists in the data store, and to select messaging settings to control the message characteristics of the outgoing message based on the record where a record exists.

    摘要翻译: 提供了一种在消息接发客户端上选择消息传递设置的系统和方法。 被配置为与消息接发客户端一起操作的数据存储器存储包括先前接收和/或发送消息的消息传递设置或特性的记录。 消息传递客户端被配置为发送传出消息,每个消息具有消息特征,以确定数据存储中是否存在外部消息的寻址接收方的记录,并且选择消息传递设置以控制传出的消息特征 基于记录存在的记录的消息。

    CONTACT QUERY DATA SYSTEM AND METHOD
    9.
    发明申请
    CONTACT QUERY DATA SYSTEM AND METHOD 有权
    联系查询数据系统和方法

    公开(公告)号:US20080222118A1

    公开(公告)日:2008-09-11

    申请号:US12125463

    申请日:2008-05-22

    IPC分类号: G06F17/30 G06F7/10

    摘要: A processor-implemented method of operating a mobile communication device operable to execute one or more communication applications includes issuing a query for contact data over a communication network, creating a contact resolution object, receiving contact data responsive to the query over the communication network, the contact data comprising communication contact data for the one or more communication applications, associating the contact data received with the contact resolution object, and resolving the contact resolution object to select communication contact data.

    摘要翻译: 操作可操作以执行一个或多个通信应用的移动通信设备的处理器实现的方法包括通过通信网络发出对联系人数据的查询,创建联系人解析对象,响应于通过通信网络的查询接收联系人数据, 包括用于一个或多个通信应用的通信联系人数据的联系人数据,将接收到的联系人数据与联系解析对象相关联,以及解析联系人解析对象以选择通信联系人数据。

    Contact query data system and method
    10.
    发明授权
    Contact query data system and method 有权
    联系查询数据系统和方法

    公开(公告)号:US08626751B2

    公开(公告)日:2014-01-07

    申请号:US13613138

    申请日:2012-09-13

    IPC分类号: G06F7/00

    摘要: A processor-implemented method of operating a mobile communication device operable to execute one or more communication applications includes issuing a query for contact data over a communication network, creating a contact resolution object, receiving contact data responsive to the query over the communication network, the contact data comprising communication contact data for the one or more communication applications, associating the contact data received with the contact resolution object, and resolving the contact resolution object to select communication contact data.

    摘要翻译: 操作可操作以执行一个或多个通信应用的移动通信设备的处理器实现的方法包括通过通信网络发出对联系人数据的查询,创建联系人解析对象,响应于通过通信网络的查询接收联系人数据, 包括用于一个或多个通信应用的通信联系人数据的联系人数据,将接收到的联系人数据与联系解析对象相关联,以及解析联系人解析对象以选择通信联系人数据。