模拟网络驱动器 [英] Emulate Network Drive

查看:87
本文介绍了模拟网络驱动器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我的工作场所有一个前端/后端MS Access DB。在链接表管理器中链接

前后端时,我将后端的网络指定为\\servername \ sharename \ backendname.mdb,

工作正常。


但是,我想在家做一些开发,但我不想要

继续重新链接表(这是耗时的,因为实际上比一个后端.mdb文件更多

)。有没有办法在我的本地(XP)PC上模拟网络路径

? IE将本地文件夹映射到

\\ servername \ sharename \backendname.mdb路径。


谢谢。 Phil。

Hi All,

I have a front end / back end MS Access DB at my workplace. When linking the
front-to-back ends in the Linked Table Manager, I specify the network
location of the backend as \\servername\sharename\backendname.mdb, which
works fine.

However, I want to do some development at home but I don''t want to have to
keep re-linking the tables (this is time consuming as there''s actually more
than one backend .mdb file). Is there a way I can emulate the network path
on my local (XP) PC? IE map a local folder to the
\\servername\sharename\backendname.mdb path.

Thanks. Phil.

推荐答案

" TempestV"写了
"TempestV" wrote

但是,我想在家做一些开发,但我不想要
However, I want to do some development at home but I don''t want to have




to


继续重新链接表格(这很费时,因为实际上是
keep re-linking the tables (this is time consuming as there''s actually



more

more


比一个后端.mdb文件)。有没有办法可以模仿网络
than one backend .mdb file). Is there a way I can emulate the network



路径

path


在我的本地(XP)PC上? IE将本地文件夹映射到

\\ servername \harename \ backendname.mdb路径。
on my local (XP) PC? IE map a local folder to the
\\servername\sharename\backendname.mdb path.



开发人员解决方案示例数据库中有代码...请参阅
http://support.microsoft.com/kb/248674/en-us ...你可以适应,

简化了变更。它适用于单个后端MDB,但不应该是修改多个后端的实际问题。


我不知道将本地文件夹映射到UNC名称 - 这将是一个

" platform"或O / S或O / S。问题,我猜。


Larry Linson

Microsoft Access MVP

There''s code in the Developer Solutions sample database... see
http://support.microsoft.com/kb/248674/en-us... that you can adapt, to
simplify the change. It is for a single backend MDB, but shouldn''t be a
real problem to modify for multiple ones.

I don''t know about mapping a local folder to a UNC name -- that''d be a
"platform" or "O/S" question, I guess.

Larry Linson
Microsoft Access MVP


您可以编写代码为你做链接。在这里,我们有一个

表格,显示所有可用的开发数据库,​​以及所有可用的生成数据库。我们只需选择我们想要链接

并按下按钮。链接都是在代码中完成的,而且它只需要花费一些时间。这样我们就可以在需要测试新功能或表格时再从测试数据到现场数据再次返回



TempestV写道:
You can write code to do the linking for you. Here at work we have a
form that shows all the development databases available, and all the
production databases available. We just choose which we want to link
to and press a button. The linking is all done in code, and it only
takes a moment. This way we can go from test data to field data and
back again when we need to test a new function or form.

TempestV wrote:

大家好,


我的工作场所有一个前端/后端MS Access DB。在链接表管理器中链接

前后端时,我将后端的网络指定为\\servername \ sharename \ backendname.mdb,

工作正常。


但是,我想在家做一些开发,但我不想要

继续重新链接表(这是耗时的,因为实际上比一个后端.mdb文件更多

)。有没有办法在我的本地(XP)PC上模拟网络路径

? IE将本地文件夹映射到

\\ servername \ sharename \backendname.mdb路径。


谢谢。菲尔。
Hi All,

I have a front end / back end MS Access DB at my workplace. When linking the
front-to-back ends in the Linked Table Manager, I specify the network
location of the backend as \\servername\sharename\backendname.mdb, which
works fine.

However, I want to do some development at home but I don''t want to have to
keep re-linking the tables (this is time consuming as there''s actually more
than one backend .mdb file). Is there a way I can emulate the network path
on my local (XP) PC? IE map a local folder to the
\\servername\sharename\backendname.mdb path.

Thanks. Phil.


" ManningFan" < ma ******** @ gmail.comschreef在bericht新闻:11 ********************* @ h48g2000cwc.googlegro ups.com .. 。
"ManningFan" <ma********@gmail.comschreef in bericht news:11*********************@h48g2000cwc.googlegro ups.com...

您可以编写代码来为您进行链接。在这里,我们有一个

表格,显示所有可用的开发数据库,​​以及所有可用的生成数据库。我们只需选择我们想要链接

并按下按钮。链接都是在代码中完成的,而且它只需要花费一些时间。通过这种方式,当我们需要测试新的函数或表单时,我们可以再次从测试数据转到现场数据和


You can write code to do the linking for you. Here at work we have a
form that shows all the development databases available, and all the
production databases available. We just choose which we want to link
to and press a button. The linking is all done in code, and it only
takes a moment. This way we can go from test data to field data and
back again when we need to test a new function or form.



还记得这个吗?


"你花了更多的时间发布无用的信息而不是

用来回答这个问题。

Arno R

Remember this one ??

"You spent more time posting useless information than it would have
taken to answer the question."
Arno R


这篇关于模拟网络驱动器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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