By using the Service Push SQL Server data push?

Hello

We will implement a Blackberry, a Blackberry application that retrieves data from a SQL Server data source. In fact, there will be a web application where users will enter into data (SQL Server) and the BlackBerry user should see the data at the end of each day's work with his BB app on the go. I suppose we must apply a solution of "push technology". The problem is that we do not have a BES. Is it possible to implement a solution without BES, using 'Push the Service'?

Best regards

burakk

No problem. Registration for BIS Eval, test your push button and then you can put in production. Be aware however that PUSH does not work in the simulator of debugging can be a bit of a pain...

Tags: BlackBerry Developers

Similar Questions

  • 84 40007 error code update could not be installed for the service of SQL Server 2008 (KB2285068) Park

    I'm at my wits end trying to install it, I even downloaded a program called RUN mircosoft told me (via their help center) to find & fix problems with updates, I noticed some stuff on other accounts on my laptop to tell me to this day, the Comet 12mth service has been paid for , but they help her, please help, I'm pulling my hair out, thanks to all those who can, I'd be so grateful, also thanks to those who helped me with my last problem (you know who you are) you helped me a lot of time

    Try posting in the SQL Server Setup & Upgrade forum for assistance:http://social.msdn.microsoft.com/forums/en-US/sqlsetupandupgrade/threads/>

  • Do not install the update for SQL Server 2005 Service Pack 3 (KB970892) security code error C0000005

    Do not install the update for SQL Server 2005 Service Pack 3 (KB970892) security code error C0000005

    This update didn't install when I used Vista and is still unable to install now, I updated to Windows 7.

    Have searched for a solution for months with no result. Reason why I updated.

    Any help much appreciated.

    DOUGY,

    Microsoft SQL Server 2005 Express Edition Service Pack

    Post here for assistance:

    http://social.msdn.Microsoft.com/forums/en-us/sqlsetupandupgrade/threads/

    --

  • How to start SQL SERVER$ ISARS service (Reporting Services in SQL SERVER 2008)?

    IAM trying to install Microsoft Forefont threat management gateway...

    which is required this Reporting service...
    I could start normal reporting services to SQL Server 2008.
    But could not start SQL SERVER$ ISARS (used for Microsoft TMG)... cause cannot install TMG.
    Kindly help out me!
    Thanks for visiting the site of the community of Microsoft Windows. The question you have posted is related to SQL Server and would be better suited to the MSDN Community. Please visit the link below to find a community that will provide the support you want.
    http://social.msdn.Microsoft.com/forums/en/category/SQLServer
  • How to set sql server date has time format

    Dear Sir.

    I used the windows 7 operating system.

    I have work on scada software to explore siemens wincc.

    I develop the report based on sql server work.

    but the problem is when I put my system date in DDMMYYYY format, so my data was not stored in sql server.

    but when

    I put my system date in YYYYMMDD format, then my data stored in sql server.

    so, how to change the date format sql server.

    I am attaching screenshot (it is a red box, so this date format, I held DDMMYYYY)

    Please give solution.

    Abhijit Hello,

    Thank you for visiting Microsoft Community and we provide a detailed description of the issue.

    According to the description, I understand that you have a question setting SQL server date time format. When you try to set the system date format id ddmmy, the data are not stored in SQL server on the system.

    To get more information about it, we have a dedicated forum where these issues are dealt with and would be better suited to the TechNet community.

    Please visit the link below to find a community that will provide the best support.

    https://social.technet.Microsoft.com/search/en-us/TechNet?query=SQL%20server&beta=0&AC=4#refinementChanges=129&PageNumber=1&showMore=false

    I hope this information is useful.

    Please let us know if you need more help, we will be happy to help you.

    Thank you.

  • PPG_SERVER_ERROR when creating the Service Push channel

    Hello again!

    Once I finally managed to complete the registration process for the Service Push, when I try to register the user, the application throws this result since the createChannel function: 10110. The strange thing is that the user is saved in my page of push service, but cannot receive any push message, so it is basically useless.

    I researched and found that the code means PPG_SERVER_ERROR, which means that something is wrong with the server BlackBerry PPG.

    My question is: what are the causes of this error? Are one of the causes of the responsibility of the developer? How to avoid this error?

    BTW, my onPushTransportReady is not called after this error, so I have no idea what to do about it. Is it because I have use an alert to inform the user of the error? Who would have something to do with it?

    I use 3.2 Cordova and WebWorks 2.0.0.54 SDK, with the Service Push recently updated plugin.

    Thanks in advance!

    It turned out that I needed to put a label to the PPG_URL access in the config.xml file. After that it worked perfectly.

  • Toggle the services(EDGE/GPRS) of data by program for OS 7.0 and higher

    Hello

    My application must disable WiFi and turn on the services(EDGE/GPRS) of data by program. And when data services are activated, send a request to the server, and after that, disable the services of data and turn on Wi - Fi.

    Using following code:

    1. to disable Wifi:

    If (WLANInfo.getWLANState () == WLANInfo.WLAN_STATE_CONNECTED) {}
    peripheral is connected via Wi - Fi
    Radio.deactivateWAFs (RadioInfo.WAF_WLAN);

    }

    2. to turn off data services:

    Radio.deactivateWAFs (RadioInfo.WAF_3GPP)

    3. to activate data services of:

    Radio.activateWAFs (RadioInfo.WAF_3GPP);

    Reference: http://supportforums.blackberry.com/t5/Java-Development/How-to-turn-off-Data-services/m-p/1171307#M1...

    This does not work for me. I don't get the persistence solution.

    I searched a lot but little do not a solution.

    How can I turn on/off data through code services.

    Thanks Peter!

    This API is works well at my end when I checked with BIS activated SIM:

    To activate data services:
    Radio.activateWAFs (RadioInfo.WAF_3GPP);
    It is located on the mobile network.

    To turn off data services:
    Radio.deactivateWAFs (RadioInfo.WAF_3GPP);
    It turns off the mobile network.

  • SID and the name of the Service on Weblogic Server

    Dear,
    My question is related to the Data Source, when I create a new source of data weblogic server version 10.3.6.0, I have the name of the database as SID not Service name.
    When I put the name of the database in the SID of the error below will appear:

    Test failed: listener refused the connection with the following error:
    ORA-12505, TNS:listener is not currently of SID given in connect descriptor

    My question is weblogic server version 10.3.6.0 take the name of the database as SID? or there is a way to use the database SID weblogic server version 10.3.6.0 user?

    Now I test the name of database on Jdeveloper Version 11.1.1.4.0 and create the new connection to database as below:
    1 - when I choose the SID, the error above is
    2. when I choose the name of Service everything works correctly.

    Now I need put the user weblogic server version 10.3.6.0 as SID to be pass and continue working on my project.

    Thank you
    $ oerr ora 12505
    12505, 00000, "TNS:listener does not currently know of SID given in connect descriptor"
    // *Cause:  The listener received a request to establish a connection to a
    // database or other service. The connect descriptor received by the listener
    // specified a SID for an instance (usually a database instance) that either
    // has not yet dynamically registered with the listener or has not been
    // statically configured for the listener. This may be a temporary condition
    // such as after the listener has started, but before the database instance
    // has registered with the listener.
    // *Action:
    //  - Wait a moment and try to connect a second time.
    //  - Check which instances are currently known by the listener by executing:
    //    lsnrctl services 
    //  - Check that the SID parameter in the connect descriptor specifies
    //    an instance known by the listener.
    //  - Check for an event in the listener.log file.
    $
    

    Thank you for posting the connection string you use and, since the database server, the result of "lsnrctl services."

  • When purchasing a subscription, if I know that I used to use the product until a certain date in the future, am I able to set up a future subscription start date as a way to not lose all day in the duration of my subscription?

    When purchasing a subscription, if I know that I used to use the product until a certain date in the future, am I able to set up a future subscription start date as a way to not lose all day in the duration of my subscription?

    Not according to the terms and conditions

    Adobe - General conditions of subscription

    Service starts as soon as your first payment is processed.

    Subscribe when you are ready to use it.

  • Using the service 'Release hard disk': some pictures of stay in "Update the Photos to reissue", even if I publish it

    Hello

    First of all please excuse my bad English. [I am french :-)]

    I have 2 different problems with pictures in smart albums used in a service of "Publish on hard drive" [Publication of the Service of hard disk] :

    -some of them stay in the section "Updating the Photos to republish" ['Changed to republish photos'] even when I publish it. The published photo is created and saved on my hard drive, but the picture goes to the section "Published photos" [published Photos by] for a second and then go back to the section "update the Photos to republish. To move back then in 'Published Photo', I need to use the "mark as up to date" [mark as updated] option in the right click menu.

    d ' other hand, some ot them (maybe the same) are still stuck in the section 'photos Publised' even if I do some changes (adding keyword, change some options of development...).

    Can I have some help please?

    Fabien.

    I had the same problem and I found the solution here: Lightroom CC 2015, error Publishing Services

    -Terje

  • I used the migration assistant to transfer data from my pc windows for my macbook pro, and it erased all my data. Is he here to retrieve these data

    I used the migration assistant to transfer data from my laptop to windows xp for my macbook pro OS X Yosemite 10.10.5 version and she erased all the data on my mac iTunes i.e., photos, documents, games, etc. Is it possible to recover these data or take it back to a State of pre migration? If not can I erase it and reload the software from scratch?

    Thank you

    Dave has

    You have a backup of Mac before moving the data from the PC?

  • Error message when I run delete the query in SQL Server 2008.

    Error message when I run delete the query in SQL Server 2008 SP3.

    Error message:

    MSG 0, level 11, State 0, line 0
    A serious error occurred on the current command.  The results, if any, should be discarded.

    I never got any problem since 5 years.

    Please let me know what is the cause of the problem.

    You can get a response better/faster if repost you your question in the instances of SQL Server dedicated from Microsoft here:

    http://social.technet.microsoft.com/Forums/en-us/category/sqlserver .

    Thank you.   :)

    (I'm sorry, but I can't move this thread for you because the two forums are working on separate platforms)

  • We have SQL Server 2005 cluster (3 node cluster), and if we improve this nodes to 2008 R2, the databases associated with the named instance can stay to the version of SQL Server 2005?

    original title: SQL Server 2008

    We have SQL Server 2005 cluster (3 node cluster) and if we improve this nodes to 2008 R2, can the databases associated with the named instance remain to the version of SQL Server 2005, I seem to disagree with this notion, but still need to validation of the pro.

    One way I can think of to achieve this scenario changes the compatibility level to SQL Server 2005 when the node has been upgraded to SQL Server 2008, so we can upgrade databases to SQL 2008 as and when the vendors provide support for this version.

    Hello

    Here is the Vista forums

    Try the links below:

    SQL Server forums

    http://social.technet.Microsoft.com/forums/en-us/category/SQLServer/

    SQL Server TechCenter

    http://TechNet.Microsoft.com/en-us/SQLServer/bb265254.aspx

    Blogs and Forums SQL server 2008

    http://www.Microsoft.com/sqlserver/2008/en/us/forums-blogs.aspx

  • Performing a Firmware Upgrade using the built-in Web server

    This video provides step by step instructions to perform a firmware update using the integrated Web (EWS) server for single function of HP LaserJet and multifunction printers.

    For other helpful videos, go to hp.com/supportvideos or youtube.com/hpsupport. Several support options for your printer are available at hp.com support.

    This video was produced by HP.

    I hope you find this information useful.

  • You need Internet Explorer 5.5 or higher for Windows to use the Services of eRestaurant

    You need Internet Explorer 5.5 or higher for Windows to use the Services of eRestaurant

    Best place for support on this issue would be here...

    http://altametrics.com/support

Maybe you are looking for