将Access 2k转换为Web [英] Converting Access 2k to Web

查看:99
本文介绍了将Access 2k转换为Web的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计们 - 不知道这篇文章在哪里适合,所以我很少见其他几个小组,因为

很好 - 希望你不介意......


我有人在Access 2000中为我创建了一个数据库(或者它被称为

XP?)。当它完成后,我希望它通过网络在线。最终

我想要一个通过ASP,PHP,CGI等访问的在线数据库 -

(无所谓)但是各个员工可以访问的地方来自

的任何地方并做他们的工作。这已经有一段时间了,因为我已经编程,

而我的程序员不知道如何在网上访问它。

这个过程容易/困难怎么样?除了表格和一些表格之外,它还将设置NUMBER个查询。这是一个过程,还是相当简单?它是否可能是
,或者,我是否需要找另一位开发人员来处理它并且只需要

在线创建它?


这里还有一件事 - 我看到一个好友做同样的事情 - 他的工作

周围只是做虚拟/桌面共享的事情。他在他的电脑上设置了一个迷你的b $ b服务器,所以你可以通过网络登录。然后自动

允许您通过桌面共享使用Access数据库。这可以工作,

但是我知道这不是最好的设置。你的想法?

谢谢

D

Hey guys- not sure where this post fits in, so I cc''d a few other groups as
well- hope you dont mind...

I have someone creating a database for me in Access 2000 (or is it called
XP?). When it''s all done, I''d like it to be online via the web. Ultimately
I''d like just an online database accessed via ASP, PHP, CGI, etc- something
(doesn''t matter) but where various employees can access the thing from
anywhere and do their work. It''s been quite a while since I''ve programmed,
and my programmer doesn''t know how to make it accessible on the web. How
easy/hard is this process? Beyond just the tables and a few forms, it will
have a NUMBER of queries setup. Is this a process, or fairly simple? Is it
even possible, or, do I need to find another developer to handle it and just
create it online to begin with?

Here''s one more thing- I have seen a buddy do the same thing- his work
around was just doing the virtual/desktop sharing thing. He setup a mini
''server'' on his pc, so you log in via the web. Then that automatically
allows you to use the Access database via desktop sharing. This COULD work,
but I get how it''s not the best setup to go with. Your thoughts?
Thanks
D

推荐答案

你基本上有两种选择,
硬方式:ASP

如果您使用ASP,则需要使用ASP创建所有表单ASP / HTML

基本上你所能做的就是使用Access数据库中的表和一些

查询。

你将需要一个支持ASP的Web服务器来托管数据库和网页。

这是一个非常艰巨的任务,我已经从经典访问转换为asp

过去2几年。

你的应用程序将通过网络更快,没有ms办公室开销。

你可以在这里寻找一些方向:

http://asp101.com/
http://www.bullschmidt.com/DevTip.asp
http://www.w3schools.com/
http://www.webf1.com/ScriptDoc/
http://msdn.microsoft.com/library/ de ... ifunctions.asp
http://www.aspin。 com /
http://www.connectionstrings.com/
http://www.iisfaq.com/
http://aspfaq.com/default.asp

D < d@d.com>在消息新闻中写道:oCord.80250
You have basically two options,
Easy Way: Terminal Services/Remote Desktop Connections
Hard Way: ASP
If you use ASP, all of you forms will need to be created using ASP/HTML
Basically all you will be able to do is use the tables and some of the
queries from the Access Database.
You will need an ASP capable web server to host the database and web pages.
It is a pretty daunting task, I have switched from classic access to asp
over the last 2 years.
You apps will be faster over the web, no ms office overhead.
You can look here for some direction:

http://asp101.com/
http://www.bullschmidt.com/DevTip.asp
http://www.w3schools.com/
http://www.webf1.com/ScriptDoc/
http://msdn.microsoft.com/library/de...ifunctions.asp
http://www.aspin.com/
http://www.connectionstrings.com/
http://www.iisfaq.com/
http://aspfaq.com/default.asp

"D" <d@d.com> wrote in message news:oCord.80250


EZ.70402@okepread07 ...
EZ.70402@okepread07...
嘿伙计们 - 不知道这篇文章适合哪里,所以我cc' '其他几个小组
以及 - 希望你不介意......

我有人在Access 2000中为我创建一个数据库(或者它被称为
XP?) 。当它完成后,我希望它通过网络在线。最终
我想要一个通过ASP,PHP,CGI等访问的在线数据库 -
东西(没关系)但是各个员工可以从任何地方访问这个东西并做他们的工作。自从我编程以来已经有一段时间了,
我的程序员不知道如何在网上访问它。这个过程如何简单/困难?除了表格和一些表格之外,
将设置NUMBER个查询。这是一个过程,还是相当简单?是
它甚至是可能的,或者,我是否需要找到另一个开发人员来处理它并且
只是在网上开始创建它?

这里还有一件事 - 我见过一个好友做同样的事情 - 他的工作就是做虚拟/桌面共享的事情。他在他的电脑上设置了一个迷你的服务器,所以你通过网络登录。然后自动
允许您通过桌面共享使用Access数据库。这可以
工作,但我知道这不是最好的设置。你的想法?
谢谢
Hey guys- not sure where this post fits in, so I cc''d a few other groups as well- hope you dont mind...

I have someone creating a database for me in Access 2000 (or is it called
XP?). When it''s all done, I''d like it to be online via the web. Ultimately
I''d like just an online database accessed via ASP, PHP, CGI, etc- something (doesn''t matter) but where various employees can access the thing from
anywhere and do their work. It''s been quite a while since I''ve programmed,
and my programmer doesn''t know how to make it accessible on the web. How
easy/hard is this process? Beyond just the tables and a few forms, it will have a NUMBER of queries setup. Is this a process, or fairly simple? Is it even possible, or, do I need to find another developer to handle it and just create it online to begin with?

Here''s one more thing- I have seen a buddy do the same thing- his work
around was just doing the virtual/desktop sharing thing. He setup a mini
''server'' on his pc, so you log in via the web. Then that automatically
allows you to use the Access database via desktop sharing. This COULD work, but I get how it''s not the best setup to go with. Your thoughts?
Thanks
D



哦,jeez-我很害怕。嗯......你能解释一下终端

服务交易是如何运作的吗?员工可以从家里登录,将一些文件从他们的机器本地上传到Access虚拟数据库,然后输入

数据吗?如果有超过1个人同时使用

数据库,那该怎么办?可能是一个选择...


感谢您的回复和链接 - 我也会检查这些。我的问题是

我的程序员不知道ASP和诸如此类的东西,所以......我坚持使用他,或者,

为其他人提供工作。我愿意接受,我只需要这样做

尽快。

再次感谢!

D

shar0n82 < SH ****** @ nospam.hotpop.com>在消息中写道

新闻:eO **************** @ TK2MSFTNGP14.phx.gbl ...
Oh jeez- I was afraid of that. Hmmmm... can you explain how the Terminal
Services deal works? Can an employee login from home, upload some files
from their machine locally to the Access virtual database, and then enter
data as well? How does that work if there''s more than 1 person using the
database at the same time? That MIGHT be an option...

Thanks for the reply and links- I''ll check those out as well. My problem is
my programmer doesnt know ASP and whatnot, soo... Im stuck using him, or,
fidning someone else for the job. I''m open to either, I just need this done
asap.
Thanks again!
D
"shar0n82" <sh******@nospam.hotpop.com> wrote in message
news:eO****************@TK2MSFTNGP14.phx.gbl...
你基本上有两个选项,
简单方法:终端服务/远程桌面连接
硬盘方式:ASP
如果你使用ASP,你需要使用ASP / HTML创建所有表单
基本上你所能做的就是使用Access数据库中的表和一些
查询。
你需要一个支持ASP的Web服务器来托管数据库和web页面。
这是一项非常艰巨的任务,在过去的两年里,我已经从经典访问切换到了asp

你的应用程序在网络上会更快,没有办公室开销。
您可以在这里寻找方向:

http://asp101.com/
http://www.bullschmidt.com/DevTip。 asp
http://www.w3schools.com/
http://www.webf1.com/ScriptDoc/
http://msdn.microsoft.com/library/de...ifunctions.asp
http://www.aspin.com/
http://www.connectionstrings.com/
http://www.iisfaq.com/
http://aspfaq.com/default.asp

D < d@d.com>在消息新闻中写道:oCord.80250
You have basically two options,
Easy Way: Terminal Services/Remote Desktop Connections
Hard Way: ASP
If you use ASP, all of you forms will need to be created using ASP/HTML
Basically all you will be able to do is use the tables and some of the
queries from the Access Database.
You will need an ASP capable web server to host the database and web
pages.
It is a pretty daunting task, I have switched from classic access to asp
over the last 2 years.
You apps will be faster over the web, no ms office overhead.
You can look here for some direction:

http://asp101.com/
http://www.bullschmidt.com/DevTip.asp
http://www.w3schools.com/
http://www.webf1.com/ScriptDoc/
http://msdn.microsoft.com/library/de...ifunctions.asp
http://www.aspin.com/
http://www.connectionstrings.com/
http://www.iisfaq.com/
http://aspfaq.com/default.asp

"D" <d@d.com> wrote in message news:oCord.80250


这篇关于将Access 2k转换为Web的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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