local-database Questions
6
Solved
I am creating web service in zend framework which uses DynamoDB. So I installed DynamoDB in local. But it's not easy to use. Even for inserting data and update any data for testing for purpose I ha...
Hello asked 31/12, 2013 at 11:19
1
Solved
What is the safest way to store data offline, assuming that I want to cover all platforms (Web, Electron & Cordova).
The reason I ask is, my app Fudget (which is a Cordova / Electron - but no...
Riyadh asked 15/12, 2019 at 13:7
2
Solved
I have started using the Xamarin plugin for Visual Studio to create an Android app.
I have a local SQL database, and I want to call it to display data. I don't see how I can do this. Is it possibl...
Aryanize asked 10/9, 2013 at 9:46
0
I am thinking of using Keycloak to handle authentication & authorisation of my application. So all the details of roles & users will be stored in keycloak. But I also need to have Users in ...
Hedonics asked 2/5, 2018 at 9:17
2
Solved
I am developing a C# windows form application containing a service based data based. when I test my application it's database works fine but after publishing and installing the program when program...
Sideward asked 15/10, 2016 at 19:6
1
Solved
I am using visual studio 2013 and trying to learn local database operations. I have created a database using VS and create tables. But I cannot rename table names. There is no such a option anywher...
Sig asked 22/3, 2014 at 12:35
3
I'm working on some web application and we need to store number of javascript objects in local storage. Until now we did it using cookies but we want to use one of HTML5 storage solutions because c...
Arrogate asked 11/12, 2013 at 8:8
3
I'm creating an application with MS Visual C# 2010 Express that requires a database.
I've learned that there seem to be two ways to create/use a SQL database with this application.
The first see...
Tyndale asked 30/6, 2011 at 0:45
10
Solved
I'm trying to update a legacy app that does all its data storage in a hacked-together system of BDE Paradox files. The program works pretty well, under certain narrow conditions, but it has s...
Bleeder asked 2/12, 2009 at 19:15
1
© 2022 - 2024 — McMap. All rights reserved.