Visual Basic 6.0中的客户端服务器应用程序 [英] client server application in visual basic 6.0

查看:428
本文介绍了Visual Basic 6.0中的客户端服务器应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开发一个测验软件......

标准如下......



数据库位于服务器机器上..

所有数据必须存储在服务器上...



我可以使用哪个数据库???(最多20台机器可以同时访问数据库)

以及如何使其成为客户端服务器?

i want to develop a quiz software...
criteria is as follow...

database is located at server machine..
all the data must be store at server...

which database may i use???(max 20 machine can access database at same time)
and how to make it client server?

推荐答案

放弃使用VB 6的想法,你可以使用其中一个 Visual Studio Express 2012 [ ^ ]版本。



这是一个循序渐进的过程:构建测验引擎1 [ ^ ] - 这是几个涵盖测验引擎的课程。



祝你好运

Espen Harlinn
Drop the idea about using VB 6, you can use one of the Visual Studio Express 2012[^] editions.

Here is a step by step procedure for you: Building a Quiz Engine 1[^] - this is the first, of several, lessons covering the quiz engine.

Best regards
Espen Harlinn


我完全同意Espen不使用VB6。



关于数据库,一个非常明显''选择可能是SQL Server Express Edition(如果可以付费则可以选择更大的版本)。 Express Edition是免费使用的,只需在生产环境中注册即可。



请看这里:http://www.microsoft.com/sqlserver/en/us/editions/2012-editions/express.aspx [ ^ ]
I fully agree with Espen not to use VB6.

About the database, one quite ''obvious'' choice could be SQL Server Express Edition (or bigger edition if you can pay for it). Express Edition is free to use, just registration is required for use in production environment.

Have a look at here: http://www.microsoft.com/sqlserver/en/us/editions/2012-editions/express.aspx[^]


我想创建一个类似于Webex的Client Server应用程序。请分享您的建议。



Jamal。
I would like to create a Client Server application similar to Webex. Please, share your suggestions.

Jamal.


这篇关于Visual Basic 6.0中的客户端服务器应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆