管理数据库 [英] Manage DataBase

查看:86
本文介绍了管理数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我在很多地方都有VB aplicantion。我需要通过笔式驱动器上的

文件管理数据库。我用来管理这个程序的数据库是什么?

我的条件是这样的:我有大多数计算机,但它没有连接到

互联网,我有在服务器计算机上实现这个数据库。


很多,


Marcos

解决方案

您只需将数据保存在Access数据库中即可。


问题当然是您可能没有运行MS Access

实际服务器;所以你可能需要构建一个VB6

的应用程序。


你不能指望.NET在任何服务器上 - 主要是因为MS

并没有提供一个简单的标准机制来确定框架在机器上的哪个版本




所以我会去ebay找一个VB6专业版什么的。


希望有所帮助


-Aaron



Marcos de Lima Carlos写道:


大家好,


我有一个VB aplicantion在很多地方。我需要通过笔式驱动器上的

文件管理数据库。我用来管理这个程序的数据库是什么?

我的条件是这样的:我有大多数计算机,但它没有连接到

互联网,我有在服务器计算机上实现这个数据库。


很多,

马科斯


aaronkempf家伙认为没有人应该使用.Net,

,每个人都应该留在VB6。我们其他大多数人

不同意他的意见。


你能更清楚你的问题吗?你在几台机器上安装了一个VB应用程序?
?它有什么作用?它可以访问一个

数据库还是几个?当你说笔式驱动器时,你的意思是一个usb键

驱动器吗?


至于你用作VB应用程序后端的数据库,

它取决于数据库的大小,你将拥有多少并发用户

等等。许多人使用SqlServerExpress(

是免费的)。其他人使用Access。我已经完成了两个,它只取决于

应用程序的情况。


你不需要上网才能拥有桌面应用程序使用

a数据库。


如果您提供更多详细信息,您将获得更多反馈,希望

来自其他人那个aaronkempf家伙。


Robin S.

----------------------- -----------

" Marcos de Lima Carlos" < ml ********* @ yahoo.com.brwrote in message

news:uV ************* @ TK2MSFTNGP06.phx.gbl ...


大家好,


我在很多地方都有VB aplicantion。我需要通过笔式驱动器上的

文件管理数据库。我用来管理这个程序的数据库是什么?

我的条件是这样的:我有大多数计算机,但它没有连接到

互联网,我有在服务器计算机上实现这个数据库。


很多,

马科斯


你不能保证将在

服务器上安装.NET软件;所以你应该瞄准''最小公分母''

-Aaron


RobinS写道:


aaronkempf家伙并不认为任何人应该使用.Net,

并且每个人都应该使用VB6。我们其他大多数人

不同意他的意见。


你能更清楚你的问题吗?你在几台机器上安装了一个VB应用程序?
?它有什么作用?它可以访问一个

数据库还是几个?当你说笔式驱动器时,你的意思是一个usb键

驱动器吗?


至于你用作VB应用程序后端的数据库,

它取决于数据库的大小,你将拥有多少并发用户

等等。许多人使用SqlServerExpress(

是免费的)。其他人使用Access。我已经完成了两个,它只取决于

应用程序的情况。


你不需要上网才能拥有桌面应用程序使用

a数据库。


如果您提供更多详细信息,您将获得更多反馈,希望

来自其他人那个aaronkempf家伙。


Robin S.

----------------------- -----------

" Marcos de Lima Carlos" < ml ********* @ yahoo.com.brwrote in message

news:uV ************* @ TK2MSFTNGP06.phx.gbl ...


大家好,


我在很多地方都有VB aplicantion。我需要通过笔式驱动器上的

文件管理数据库。我用来管理这个程序的数据库是什么?

我的条件是这样的:我有大多数计算机,但它没有连接到

互联网,我有在服务器计算机上实现这个数据库。


很多,

马科斯


Hi all,

I have a VB aplicantion in many places. I need to manage databases over
files on pen drive. What''s the database i using to manage this program?
My conditions is this: i have most computer but it''s not conected to
internet and i have to actualize this database in a server-computer.

tks a lot,

Marcos

解决方案

you shoudl just keep your data in an Access database.

the problem of course is that you might not have MS Access running on
the actual server; so you will probably need to build a VB6
application.

you just can''t count on .NET being on any server-- mainly because MS
doesn''t provide a simple standard mechanism to determine which version
of the framework is on a machine

so I would go to ebay and find a VB6 Professional Edition or something.

hope that helps

-Aaron


Marcos de Lima Carlos wrote:

Hi all,

I have a VB aplicantion in many places. I need to manage databases over
files on pen drive. What''s the database i using to manage this program?
My conditions is this: i have most computer but it''s not conected to
internet and i have to actualize this database in a server-computer.

tks a lot,

Marcos


The aaronkempf guy doesn''t think anybody should use .Net,
and everyone should stay with VB6. Most of the rest of us
don''t agree with him.

Can you be clearer about your issue? You have a VB application that is
installed on several machines? What does it do? Does it access one
database or several? When you say pen drive, do you mean a usb key
drive?

As for the database you use as the back-end of the VB application,
it depends on the size of the database, how many concurrent users
you are going to have, etc. Many people use SqlServerExpress (which
is free). Others use Access. I''ve done both, it just depends on
the circumstances of the application.

You don''t need Internet access to have a desktop app that uses
a database.

If you provide more details, you''ll get more feedback, hopefully
from others besides that aaronkempf guy.

Robin S.
----------------------------------
"Marcos de Lima Carlos" <ml*********@yahoo.com.brwrote in message
news:uV*************@TK2MSFTNGP06.phx.gbl...

Hi all,

I have a VB aplicantion in many places. I need to manage databases over
files on pen drive. What''s the database i using to manage this program?
My conditions is this: i have most computer but it''s not conected to
internet and i have to actualize this database in a server-computer.

tks a lot,

Marcos



you can''t guarantee that .NET software is going to be installed on the
server; so you should aim for the ''least common denominator''

-Aaron

RobinS wrote:

The aaronkempf guy doesn''t think anybody should use .Net,
and everyone should stay with VB6. Most of the rest of us
don''t agree with him.

Can you be clearer about your issue? You have a VB application that is
installed on several machines? What does it do? Does it access one
database or several? When you say pen drive, do you mean a usb key
drive?

As for the database you use as the back-end of the VB application,
it depends on the size of the database, how many concurrent users
you are going to have, etc. Many people use SqlServerExpress (which
is free). Others use Access. I''ve done both, it just depends on
the circumstances of the application.

You don''t need Internet access to have a desktop app that uses
a database.

If you provide more details, you''ll get more feedback, hopefully
from others besides that aaronkempf guy.

Robin S.
----------------------------------
"Marcos de Lima Carlos" <ml*********@yahoo.com.brwrote in message
news:uV*************@TK2MSFTNGP06.phx.gbl...

Hi all,

I have a VB aplicantion in many places. I need to manage databases over
files on pen drive. What''s the database i using to manage this program?
My conditions is this: i have most computer but it''s not conected to
internet and i have to actualize this database in a server-computer.

tks a lot,

Marcos


这篇关于管理数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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