密码保护访问DB? [英] Password protect access DB?

查看:81
本文介绍了密码保护访问DB?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我是数据库编程的新手,并且需要一些帮助。


有没有办法密码保护访问数据库和访问

通过vb.net代码向它发送sql命令?


任何帮助都将非常感激。


先谢谢。


汤姆。

Hi,

I am new to programming with databases and was wanting some help.

Is there any way to password protect an access database and access
sent sql commands to it via vb.net code?

Any help would be much appreciated.

Thanks in advanced.

Tom.

推荐答案

3月9日,4:21 am,teeja ... @ gmail.com写道:
On Mar 9, 4:21 am, teeja...@gmail.com wrote:




我是新来的使用数据库编程并希望得到一些帮助。


有没有办法密码保护访问数据库和访问

通过vb.net发送sql命令代码?


我们非常感谢任何帮助。


先谢谢。


汤姆。
Hi,

I am new to programming with databases and was wanting some help.

Is there any way to password protect an access database and access
sent sql commands to it via vb.net code?

Any help would be much appreciated.

Thanks in advanced.

Tom.



如果您的目标是安全性,则Access不是您要使用的产品。

所有密码保护方案都是破坏和黑客

发布在互联网上。我不是说Sql Server是完美的,但如果安全是你的目标,你可能想要下载

快递版并使用它。


另外,我不确定我是什么意思访问发送的sql命令?

您是否尝试加密执行的查询?


谢谢,


Seth Rowe

If security is your goal, Access is not the product you want to use.
All it''s password protection schemes have been broken and the "hacks"
are posted all over the internet. I''m not saying Sql Server is
perfect, but if security is your goal you may want to download the
express edition and use it.

Also, I''m not sure I know what you mean by "access sent sql commands"?
Are you trying to encrypt the queries that you execute?

Thanks,

Seth Rowe


我也有这个问题。我只想要一个基本的安全级别,但是

数据库必须是本地的,因为我正在用我的应用程序分发它。


Thanx,
-

Anil Gupte
www.keeninc .net
www.icinema.com


" rowe_newsgroups" < ro ******** @ yahoo.com写了留言

新闻:11 ********************* @ q40g2000cwq.googlegro ups.com ...
I have this problem too. I just want a basic level of security, but the
database has to be local because I am distributing this with my application.

Thanx,
--
Anil Gupte
www.keeninc.net
www.icinema.com

"rowe_newsgroups" <ro********@yahoo.comwrote in message
news:11*********************@q40g2000cwq.googlegro ups.com...

3月9日凌晨4:21,teeja ... @ gmail.com写道:
On Mar 9, 4:21 am, teeja...@gmail.com wrote:

>

我是数据库编程的新手,想得到一些帮助。

有没有办法密码保护访问数据库和访问通过vb.net代码向它发送sql命令?

任何帮助将不胜感激。

谢谢你提前。
汤姆。
>Hi,

I am new to programming with databases and was wanting some help.

Is there any way to password protect an access database and access
sent sql commands to it via vb.net code?

Any help would be much appreciated.

Thanks in advanced.

Tom.



如果安全是您的目标,Access不是您想要使用的产品。

所有它的密码保护方案已经破坏和黑客

发布在互联网上。我不是说Sql Server是完美的,但如果安全是你的目标,你可能想要下载

快递版并使用它。


另外,我不确定我是什么意思访问发送的sql命令?

您是否尝试加密执行的查询?


谢谢,


Seth Rowe


If security is your goal, Access is not the product you want to use.
All it''s password protection schemes have been broken and the "hacks"
are posted all over the internet. I''m not saying Sql Server is
perfect, but if security is your goal you may want to download the
express edition and use it.

Also, I''m not sure I know what you mean by "access sent sql commands"?
Are you trying to encrypt the queries that you execute?

Thanks,

Seth Rowe



数据库必须是本地的,因为我正在使用我的应用程序分发它。


Sql Server 2005可以在本地安装,可以在安装时设置为

先决条件选项,所以这不会比你更好吗

比Access更好吗?


谢谢,


Seth Rowe

3月9日上午8:07,Anil Gupte < anil-l ... @ icinema.comwrote:
database has to be local because I am distributing this with my application.

Sql Server 2005 can be installed local and can be set as a
prerequisite in the install options, so wouldn''t this serve you better
than Access?

Thanks,

Seth Rowe
On Mar 9, 8:07 am, "Anil Gupte" <anil-l...@icinema.comwrote:

我也有这个问题。我只想要一个基本的安全级别,但是

数据库必须是本地的,因为我正在用我的应用程序分发它。


Thanx,
-

Anil Guptewww.keeninc.netwww.icinema.com


" rowe_newsgroups" < rowe_em ... @ yahoo.comwrote in message


news:11 ********************* @ q40g2000cwq .googlegro ups.com ...
I have this problem too. I just want a basic level of security, but the
database has to be local because I am distributing this with my application.

Thanx,
--
Anil Guptewww.keeninc.netwww.icinema.com

"rowe_newsgroups" <rowe_em...@yahoo.comwrote in message

news:11*********************@q40g2000cwq.googlegro ups.com...

3月9日凌晨4:21,teeja ... @ gmail.com写道:
On Mar 9, 4:21 am, teeja...@gmail.com wrote:

您好,
Hi,


我是数据库编程新手并希望得到一些帮助。
I am new to programming with databases and was wanting some help.


有没有办法密码保护访问数据库和访问

通过vb.net代码向它发送sql命令?
Is there any way to password protect an access database and access
sent sql commands to it via vb.net code?


我们非常感谢任何帮助。
Any help would be much appreciated.


先谢谢了。
Thanks in advanced.


Tom。
Tom.


如果您的目标是安全性,则Access不是您要使用的产品。

所有密码保护方案已被破坏,hacks

在互联网上发布。我不是说Sql Server是完美的,但如果安全是你的目标,你可能想要下载

快递版并使用它。
If security is your goal, Access is not the product you want to use.
All it''s password protection schemes have been broken and the "hacks"
are posted all over the internet. I''m not saying Sql Server is
perfect, but if security is your goal you may want to download the
express edition and use it.


另外,我不确定我是什么意思访问发送的sql命令?

您是否尝试加密执行的查询?
Also, I''m not sure I know what you mean by "access sent sql commands"?
Are you trying to encrypt the queries that you execute?


谢谢,
Thanks,


Seth Rowe
Seth Rowe


这篇关于密码保护访问DB?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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