打开访问选项而不显示数据库窗口 [英] Open Access Options without displaying database window

查看:91
本文介绍了打开访问选项而不显示数据库窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个命令从代码中打开Access Options对话框:

DoCmd.RunCommand acCmdOptions


它还会打开数据库窗口在它背后。是否可以在不打开数据库窗口的情况下打开

选项?


dixie

I have a command to open the Access Options dialogue from code:

DoCmd.RunCommand acCmdOptions

It also opens the Database Window behind it. Is it possible to open the
Options without having the database window open as well?

dixie

推荐答案

你真的需要打开数据库选项对话框吗?


以上听起来像是一个相当奇怪的需求。


您当然可以通过代码控制很多选项。也许你可能只是

创建一个未绑定的表单,并构建你打开自定义选项表单?


我将遵守规则远离拥有用户 ;设置选项,通常你可以预先确定
。打开

数据库选项并向用户公开这么多功能,我会非常紧张。很好的部分

这些选项非常先进,没有最终用户有任何业务

弄乱那些东西..

-

Albert D. Kallal(访问MVP)

加拿大艾伯塔省埃德蒙顿
pl ***************** @ msn.com
http://www.attcanada.net/~kallal.msn
Do you really need to open the database options dialog?

The above sounds like a rather strange need.

You can certainly control a lot of options via code. Perhaps you might just
create a un-bound form, and build you open custom options form?

I would as rule stay away from having "users" to setup options, usually you
can set things up before hand. I would be quite nervous about opening the
database options and exposing so many features to my users. A good portion
of those options are quite advanced, and no end user has any business
messing with that stuff..
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.attcanada.net/~kallal.msn


我想要实现的是允许设置Confirm Action

查询为false。如果我能在代码中实现这一点,那就更好了。

解决方案。怎么办呢?


dixie


" Albert D. Kallal" < PL ******************* @ msn.com>在消息中写道

news:qpztc.605434
The thing I want to achieve is to allow the setting of Confirm Action
Queries to false. If I can achieve this in code, that is a much better
solution. How can it be done?

dixie

"Albert D. Kallal" <Pl*******************@msn.com> wrote in message
news:qpztc.605434


oR5.274777@pd7tw3no ...
oR5.274777@pd7tw3no...
你真的需要打开数据库选项对话框?

以上听起来像是一个相当奇怪的需求。

您当然可以通过代码控制很多选项。也许你可能只需创建一个未绑定的表单
,并构建你打开的自定义选项表单?

我将遵守规则,远离拥有用户的表单。设置选项,通常
你可以事先设置好。打开
数据库选项并向用户公开这么多功能,我会非常紧张。这些选项的很大一部分是非常先进的,没有最终用户有任何业务搞乱这些东西..

-
Albert D. Kallal(访问MVP)
加拿大艾伯塔省埃德蒙顿
pl *** **************@msn.com
http://www.attcanada.net/~kallal.msn
Do you really need to open the database options dialog?

The above sounds like a rather strange need.

You can certainly control a lot of options via code. Perhaps you might just create a un-bound form, and build you open custom options form?

I would as rule stay away from having "users" to setup options, usually you can set things up before hand. I would be quite nervous about opening the
database options and exposing so many features to my users. A good portion
of those options are quite advanced, and no end user has any business
messing with that stuff..
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.attcanada.net/~kallal.msn



这篇关于打开访问选项而不显示数据库窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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