-1

Hi there and many thanks in advance, Im veeery newby.

I am building a small visual basic 2010 application and I need a better choice for my database (around 20 tables), since now Im using SQL server express 2008 and as far as I understand it is too big and complicated for me (just installing it was a pain for me)

I am looking for an application that will be easy to distribute (maybe just an installer and thats it!) and that can run without problems on old computers with windows xp. The last thing is that I want to have to chance to install just a client version of my app on a computer and tell it to connect to the database wich will be running on other computer on the same LAN (or maybe on a web server on the future!).

In other words I would like to have the option of selecting "where" is the database to read/write on.

I will thank advices for this implemtation and will respond if somebody needs more details before answering.

4

2 に答える 2

0

ロケットサイエンスではなくsqlserverをインストールするには、 .exe を実行する必要があります。ただし、オープンソース データベースを探している場合は、mongodbをご覧ください。

于 2013-10-01T16:27:38.760 に答える
-1

MySql はオープン ソースであり、特に PHP MyAdmin のようなツールを使用すると、非常に使いやすくなります。

http://www.mysql.com/

于 2013-10-01T15:57:24.517 に答える