BB10 database

I'm creating a database platform BB10. I created connection and yes I did paintings. But I could not find the database anywhere in my source project. Isn't it? or not... ? Also is it possible to display the tables and content.

My database currently contains a table with a field to enter names. This is the path

folder.resolvePath ("DBSample.db")

Any help is appreciated

Thanks in advance

Well, I have not tried and checked, but since you said "any help is appreciated" ...

Your db has probably created in your the application storage directory, which is under

/ accounts/1000/appdata /data

on your device and/or the Simulator.  You have to go down there, but it should be under this

Directory.

To access you can ssh in the SIM and the device with for example PuTTY tools, which can be downloaded

here, or if you have installed NDK, you can SSH using the QNX Momentics IDE.

Then you probably want to copy the file to your host development using scp or (more likely)

Momentics.

You can then probably display/change your db using a shell of sqlite to your development host operating system.

As I said I have not tested this, but that's what I would try.

Tags: BlackBerry Developers

Similar Questions

  • ID package already in use, an error has occurred during the recording of output ' 1.1.0"to the database.

    Hello

    I currently have an application called "Apa Doanya' (id 33020976) for BB 7 and below. Now, I created another version of it for BB10. To publish this version BB10, I created a new application named also "Apa Doanya' (id 46317888), download the file bar, but not yet to introduce the new application for review. Later, I changed my mind, I want to release this BB10 version under the name of my current application so that I can keep the sides and the current download figures. So in my application, I added a new version, download the folder bar and increment the version 1.1.0. But I got an error when recording on step 5, he said:

    Package already in use ID
    An error has occurred during the recording of output ' 1.1.0"to the database.

    I tried several times but no luck. What has caused this? Is - it because I already download the bar file to another application (id 46317888)? Just to be sure, I remove bar app 46317888 file and download a dummy cod file (so that the application can be saved). Then repeat the previous step (add a new version and so on) but I still have the same error.

    Really appreciate any help.

    -Hammemi - D

    Hi erik,
    Thanks for reminding me

    Yes, the problem is now RESOLVED. It was, I think, a bug/error on their part (support of the seller) so they erased the package id (I quote: "the package ID has been deleted.").

    Thank you very much :-)

  • Cordova/Phonegap for WebSQL Storage API does not not on BB10

    I use the API of storage for WebSQL to Phonegap with BB10 but his does not work.

    And not able to see the logs in the web Inspector. I have test code on system Z10 bb OS 10.2.

    And cordova 3.1.

    Is there a sdcard is required in the device? Currently, there is no SD card in my camera.

    Or is there any other requirements. Please help me as soon as POSSIBLE.

    Please find my code below:

    index.html

    Sample contact

    Example of

    Database

    You use the document originally of a variable

    window.addEventListener('load', function () {
        document.addEventListener('deviceready', onDeviceReady, false);
    }, false);
    
  • Integration of database with WebWorks?

    Hello developers,

    I develop an application for someone for blackberry 10 WebWorks, and there is no need of a relational database. Is it still possible for WebWorks?

    Thank you!

    In addition, HTML5 supports WebDB which uses a sqlite implementation that is integrated into the browser. I know that you can not use the foreign keys on Chrome (due to certain parameters of lame sqlite pre-configured on part of Chrome), but I don't know if the bb10 browser allows them.

  • SQL Lite: Cannot write into the error of database readonly on release on appworld sandbox

    Hello

    everything was workin find in development mode, but when I downloaded and run my app from appworld sandbox I get the following error:

    SQLLite:

    "Cannot write to readonly database error"

    Thanks in advance...

    It is a database in your application / folder (i.e. comes your file .bar automatically during the installation)?

    You should not write in the app / folder in your application. This can be done in development mode, but it is intended only as a convenience for certain types of deployment of debugging (if you do not have to copy all the files on each time you make a change).

    If you have data in your application, what needs to be changed after the installation, it must be copied into the app. / data folder when the application first runs (or, at least, when it must first change).

    Information here: https://developer.blackberry.com/native/documentation/bb10/com.qnx.doc.native_sdk.devguide/com.qnx.d...

  • Encryption of SQL Web database

    Hello

    I have a Web application to work with a large number of sensitive data in a SQL Web database.

    • Is it possible to read data from a second application?
    • Is it necessary to encrypt these data in order to prevent piracy?
    • What are possible attack scenarios?

    Best regards

    Security is always a relative term. Nothing can never be guaranteed 100% safe.

    If your database is stored in your sandbox app, no other applications can visit its profile to the database file, unless someday BB10 has been hacked and security app sandbox mechanism is compromised.

    If a third party can run somehow JS or native code within your application, they could potentially access data.  If your application downloads or incorporates data from third party, make sure that you are not vulnerable to injection attacks. If your application loads information in the shared file area, which could be a potential weak point. If your application is a client Invocation Framework or the target, which may be another.

    Examine any 3rd-party libraries and extensions, that you can use to correct the vulnerabilities.

    Make sure that your signature keys are kept in a safe place.

    You may wish to consider how to secure backups are, as well as your application data could be included in those.

    In the case of doubt: hire a security expert. Still no guarantee however.

  • Querying the database on BB

    Hello

    I'm relatively new to the ecosystem of BB and I'm trying to transfer my application from android to BB. I use the alpha bb10 Simulator. I installed the eclipse plugin and I managed to run the application. Most of the app works as expected. I have a few questions, the part where I interrogate the database of audio, video and images doesn't seem to work. I downloaded mp4, mp3 and image files on the SD card on the Simulator. In my application, there is also an option to perform a new analysis of media on the sd card, which updates the media database, but even that doesn't seem to work. Is there a solution? A pointer in the right direction or any help would be greatly appreciated.

    As far as I know what is normal. Because Android applications running in a kind of emulator on the device itself. And in this emulator, the file system is duplicated (probably with something like symbolic links). So it could be that you are experiencing some duplicate records.

    If I use a 3rd party Manager files on my PlayBook, which uses the Android emulator even like the BB10 phones, AFAIK. I can see that the Android folder content is exactly the same thing, and I can browse both versions of the file in the same way.

    Then maybe you should just make sure that you use only one of the versions of each file.

  • How to add php in BB10

    I need to develop a project, which extracts data from database and sends the data to the server, I want to do it using PHP. Could someone help me how it develop to BB10?

    What you want to do, is make a PHP echo on your database, files on a Web site online. Have your app BB10 extract data using AJAX.

    Return the changed data in an another PHP file that accepts the POSITION and have it post updates to your database.

    https://www.Google.ca/search?q=AJAX+to+PHP+&OQ=AJAX+to+PHP

  • Cannot delete the cookie "macworld.co.uk" (databases)

    Hello

    I tried to delete the cookie next to Safari 10.

    It's "macworld.co.uk. It is not one "cache" as others, it is "databases"

    Initially, I used El Capitan and now I use macOS Sierra 10.12.

    These are the instructions, below, I used to try to remove the cookie. They work for everything but the cookie "macworld". The cookie is returned, no matter what.

    Someone at - it ideas?

    Thank you.

    Mode:

    1. clear the Cache

    Safari > Preferences > advanced

    Tick the box "Show develop menu in menu bar."

    Develop menu will appear in the Safari menu bar.

    Click on develop and select 'Empty cache' in the menu dropdown.

    2 Delete Cookies

    Safari > Preferences > privacy > Cookies and other data from the website:

    Click on the button "Details". Delete the cookie.

    Disable all extensions and test them.

    Delete Caches.db.

    First try step 1. If this does not help, try step 2.

    1 Delete Caches.db

    Close all windows and close all applications.

    Hold down the 'option' key, then click on the "Go" menu in the Finder menu bar.

    Select 'Library' in the menu dropdown.

    Library > Caches > com.apple.Safari > Caches.db

    Right-click on the Caches.db file and select "move to the trash.

    Shut down windows and restart Safari.

    2 remove the test and com.apple.Safari.plist file.

    Empty the trash.

    Quit all applications.

    Hold down the option key and click on the "Go" menu in the Finder menu bar.

    Select 'Library' in the menu dropdown.

    Library > Preferences > com.apple.Safari.plist

    Right-click on it and select "place it in the trash.

    Turn it back on.    Relaunch Safari and test.

    If this does not help, "put back" the com.apple.Safari.plist

    Right click on the trash icon in the Dock, then select 'open '.

    Right-click on the com.apple.Safari.plist and select "Get Back".

    You have this site as one of your top Sites.

  • Database of stolen devices

    Hello.

    Apple has a database where the victims of theft could enter the serial number of the unit, so that a person who wants to buy a used device can check the serial number? My MacBook Pro was stolen 2 days in San Francisco, the Golden Gate Park.

    Thank you

    Marina

    If your Mac is lost or stolen - Apple supports

  • Recommended database application

    This question has been asked and answered a number of times, but nothing new.  I'm under El Capitan and I am looking for a low cost or free app which allows you to create simple databases.  My library of books becomes too big for a worksheet and I have other genealogy stuff I want to catalog in a database.  Recommendations for a simple application database of low cost?

    I'm scared of databases tend to do not come cheaply, with the exception of LibreOffice and similar - although I found the database module it very awkward and difficult to use. However it's free, you might feel that it was worth looking at. For serious use, the only real choice is Filemaker Pro, but it's very expensive.

    I wrote a page on databases (specifically from the point of view to replace Appleworks but the comments are just as relevant) - it's been a few months than last, I checked the links so some of the prices may have changed.

    http://rfwilmut.NET/notes/AW/page5.html

  • How to find the SQLite database browser on an imac

    Where is the SQLite database browser on an iMac?

    Here, you can get a http://sqlitebrowser.org/

  • How to transfer the database Access to Filemaker Pro 15

    I have a Windows access database I want to transfer to FileMaker Pro 15 on Mac OS 10.  I understand there is a complicated way to do it, but I can't find it on the support sites either Apple or FileMaker.  Does anyone have a solution? Needs of FileMaker to create a better interface, because access is very difficult for an ordinary use user and many exhausted people access would do just what I ask.

    You need to export from Access to a CSV or a file separated by tabs; or you may be able to export as XML using a XSLT stylesheet (I know nothing about it, but apparently it is likely to be a procedure complicated.)

    On the file Menu of FMPro choose open, and select your file. You may or may not get the names of the original - if not database fields and they are automatically named, you can just rename.

  • How can I open and manipulate files (convert?) a database created on a PC with Corel Paradox 9 on my iMac?

    Hello again once, someone can tell me how I can open and manipulate (convert to Excel?) a database file created on a PC with 9 of paradox to Corel on my iMac?  The answer would be as simple as buying the paradox for Mac?  I don't even know if Paradox is offered for an environment of Apple but if so that could be the way for me to go there, otherwise, I guess that the only other way to use the database would be to convert it to Excel.  Thank you.

    Tony

    Try to export the program PC CSV file or a tab-delimited text files. Both can be imported into Excel and other DB programs. I don't know what kind of Paradox file format uses, but you can try its importation to the module of data in Free agency. It's a free app.

  • Y at - it a database application that can emulate MS Access?

    Hello

    Y at - it a database application that can emulate MS Access?  I currently use Access to handle data and would like to do it on my iPad Pro, but there seems to be no application to do so.

    Any ideas?

    Thank you

    What do you mean by imitating? Do you manage a local database on the pavement, or do you mean access to an Access database on a connected SMB from Windows share?

Maybe you are looking for