b*e 发帖数: 3845 | 1 I am thinking which one to choose for my application, MS Access
or MySQL. The total size of users is around 100.
If I use MS Access, how to update the database from a remote
machine? Thanks. |
xt 发帖数: 17532 | 2
You call Access a DBMS? If you want a small DBMS, in my
opinion Sybase SQL Anywhere Studio is the best.
【在 b*e 的大作中提到】 : I am thinking which one to choose for my application, MS Access : or MySQL. The total size of users is around 100. : If I use MS Access, how to update the database from a remote : machine? Thanks.
|
a*****i 发帖数: 4391 | 3 I think MSDE is the best for his purpose.
【在 xt 的大作中提到】 : : You call Access a DBMS? If you want a small DBMS, in my : opinion Sybase SQL Anywhere Studio is the best.
|
xt 发帖数: 17532 | 4
What is MSDE?
【在 a*****i 的大作中提到】 : I think MSDE is the best for his purpose.
|
z****e 发帖数: 17 | 5 说的似乎不是一回事
【在 xt 的大作中提到】 : : What is MSDE?
|
xt 发帖数: 17532 | 6
My suggestion is using TB2. heihei
【在 z****e 的大作中提到】 : 说的似乎不是一回事
|
a*****i 发帖数: 4391 | 7 Microsoft Database Envrionment?
It is basically SQL server stripped off all the fancy GUI managers, only
preserved osql as a command tool.
It is small and it is free for redistribution.
【在 xt 的大作中提到】 : : My suggestion is using TB2. heihei
|
xt 发帖数: 17532 | 8
So it is not so good as ASA. It has great GUI.
【在 a*****i 的大作中提到】 : Microsoft Database Envrionment? : It is basically SQL server stripped off all the fancy GUI managers, only : preserved osql as a command tool. : It is small and it is free for redistribution.
|
t**s 发帖数: 22 | 9 不懂你的"User"是什么意思,是DB的user还是存在db里的user数目。
Access只有一个用户"admin"。但它用在程序里服务几百上千个user
数目都没问题。比如说,你有个web,用asp和Access连,有1000个用
户访问web,但实际上存取access的只有一个,即admin。其它都是
access里的数据。
很少有dbms支持100个cocurrent用户访问的。
【在 b*e 的大作中提到】 : I am thinking which one to choose for my application, MS Access : or MySQL. The total size of users is around 100. : If I use MS Access, how to update the database from a remote : machine? Thanks.
|
xt 发帖数: 17532 | 10
胡说.连Sybase ASA都可以.我自己机器上装的就是随便写多少个seat.
我写了个100.其实添1000都没问题.当然我的是内部crack过的版本啦.
【在 t**s 的大作中提到】 : 不懂你的"User"是什么意思,是DB的user还是存在db里的user数目。 : Access只有一个用户"admin"。但它用在程序里服务几百上千个user : 数目都没问题。比如说,你有个web,用asp和Access连,有1000个用 : 户访问web,但实际上存取access的只有一个,即admin。其它都是 : access里的数据。 : 很少有dbms支持100个cocurrent用户访问的。
|
l**d 发帖数: 42 | 11 你100个用户同时连上试试:-)
【在 xt 的大作中提到】 : : 胡说.连Sybase ASA都可以.我自己机器上装的就是随便写多少个seat. : 我写了个100.其实添1000都没问题.当然我的是内部crack过的版本啦.
|
g*****g 发帖数: 34805 | 12 hmm,那就不是数据库的问题了,
xt得先搞一个大牛机器。PC估计是不成的。
【在 l**d 的大作中提到】 : 你100个用户同时连上试试:-)
|
a*****a 发帖数: 438 | 13 no bah.. 100 concurrent connections are small-case yah.. definitely a pc can
do that.
【在 g*****g 的大作中提到】 : hmm,那就不是数据库的问题了, : xt得先搞一个大牛机器。PC估计是不成的。
|