-2
votes
0answers
22 views

i'm gonna develop an application for cleaning service booking through android app [closed]

i just started learning android so i apologize if it's a very simple question. i'm gonna develop an application for cleaning service booking through android app. this application will allow the user ...
1
vote
1answer
23 views

Server for mobile feed app (like instagram, twitter…)?

I've made a mobile native app with a feed system like instagram/twitter... In development mode I was just running a php/mysql apache local server, but now I need to publish the app and work with a ...
0
votes
0answers
27 views

Adding a folder to the Application folder

I've used application folder data/data/com.xxx.xxx/databases/Customer.db to store a database,it works fine and i could open and used it,but i wanted to add a folder to this path like ...
0
votes
1answer
37 views

How can i export database on creating apk file?

I got a problem with database. Im testing my application with Galaxy Note 10.1 (running Android 4.2.2). I wrote a simple application with database. On emulator it works fine. When i create a apk file ...
0
votes
1answer
32 views

Manually check data before storing in SQL database

I am writing an Android app that stores location-based data. I want to prevent users from uploading incorrect or prank data. I was wondering how this issue is usually handled. Is this rare enough ...
-5
votes
0answers
37 views

How to have a running database for a c# visual studio windows application?(How does a database work) [closed]

I am planning on building a windows application in c# which would need user authentication. i.e. username and password. The application would need to access the internet to authenticate the user. ...
-1
votes
0answers
46 views

JavaScript database which read/write to file not browser cache [closed]

I want to create an Mac OS App using HTML5 and JavaScript. Then I'll wrap it with Sentenza to make an app. Sentenza Desktop allows user to read and write files in the disk. Unfortunately I can't find ...
0
votes
1answer
19 views

Application retirement and database archiving

I have a constantly developing application and i want to archive its DB. The DB tables structures constantly change. My idea is to develop non changing core structures (tables) of production tables. ...
1
vote
2answers
25 views

Web based solution for team with no Server or database

My team which is a part of a university needs me to develop a web based application for them which can be accessed by any team member. However the university doesn't provide us with a database. We do ...
0
votes
1answer
40 views

Java External MySQL Database Connection

I have a Java application that requires a connection to an external MySQL database. However, we have a restricted list of ip addresses that are able to log into the computer.The issue is one of our ...
-1
votes
2answers
53 views

Priority Database size or Performance c# [duplicate]

Sometimes we find our self in situation where we have to choose one from database size or performance. I am working on application for bill accounting in which i store details of bill in table design ...
-1
votes
1answer
25 views

Data Transfer Architecture Design

Consider there are UI, Business and Database layers in an application. A requirement would be that the UI requests and displays the data obtained from the database layer through business layer. For ...
1
vote
1answer
25 views

Local Application Remote Database

This is outside my usual domain so please forgive my ignorance. I am developing a Windows(7) plugin in C# for a local application that will query a database, returning the results to the ...
0
votes
1answer
33 views

Setting up database for Heroku app? [closed]

I have a Facebook app running on Heroku. I need a simple database for me to collect data from people's answer to a questionnaire. I'm new to this, so am wondering the best way to set up a database to ...
-1
votes
1answer
46 views

Local Java Application - Database Selection

I'd like to ask for your opinion on local databases for a java application i'm developing. Its veterinary application, meaning I'll need to store Customer, Pet and Medical History details for a ...

1 2 3 4 5 10
15 30 50 per page