Top "Local-database" questions

This tag would be for cases where a database is accessed locally, not over a network.

Use a local database in Xamarin

I have started using the Xamarin plugin for Visual Studio to create an Android app. I have a local SQL …

android sqlite xamarin xamarin.android local-database
What is the difference between a Local Database in C# and a SQL Server Management Studio created database?

I'm creating an application with MS Visual C# 2010 Express that requires a database. I've learned that there seem to be …

sql-server database visual-c#-express-2010 local-database
Creating and utilizing a local database in Visual Studio 2010

I can't seem to find any straight-forward guides on how to create a windows forms application with C# .NET in …

c# winforms visual-studio-2010 sdf local-database
How to use a local database in c#?

I've made a local database for a C# project: I know basic SQL commands, but haven't worked with databases in …

c# visual-studio local-database
How to connect to remote DB in local phpMyAdmin (WAMP)?

I'm using WAMP server with MySQL Version : 5.6.17. Is there a way to connect to remote DB from my local phpMyAdmin? …

mysql phpmyadmin remote-access local-database remote-connection
get data from local Json file ionic 3

I start a dummy project in Ionic. I try to get data from a local Json file but I have …

json angular runtime-error ionic3 local-database
Single user database vs multi-user database

What is the difference between single user database and multiple user database? Why I would need to use a single …

wcf sqlite local-database database-engine
How to create a Local Database in windows phone 8 app?

Hi i am new to windows phone 8 development, I am developing a app which needs to store a large amount …

windows-phone-7 windows-phone-7.1 windows-phone-8 local-database
DynamoDB client in local with UI like PHPMyAdmin

I am creating web service in zend framework which uses DynamoDB. So I installed DynamoDB in local. But it's not …

amazon-dynamodb local-database