0
votes
1answer
105 views

How to connect to database on remote server

Where there is VPN to remote server and then access to the database via local network interface, how can one establish a remote link between one's computer (with a programme such as Visual Studio ...
1
vote
1answer
542 views

MySQL, SQLServer, Oracle, Postgree, CouchDB, MongoDB, Cassandra or SQLite? [closed]

Who database engine is better, in performance and usability?
1
vote
1answer
187 views

ASP.net based Website DB access issues?

We have a dynamic website based on MSSQL and ASP.net. There is a hosted DB, which we have an IP and access credentials for. We do not apparently know where it is hosted. We need to make changes which ...
2
votes
2answers
588 views

MySQL vs. SQL Server GoDaddy, What is the difference between hosted DB and App_Data Db

I'm using GoDdady for site hosting, and I'm currently using MySQL, because there are less limits on size,etc. My question is what is the difference between using a hosted GoDaddy Db such as MySQL vs. ...