Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / SQL Server / ADP / July 2005

Tip: Looking for answers? Try searching our database.

Allowbypasskey

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Everaldo Ricardo - 08 Jul 2005 12:56 GMT
I could''t create this property in adp, despite register DAO, is it possible
?

Everaldo Ricardo - br
sds - 08 Jul 2005 15:08 GMT
-----Original Message-----
From: Everaldo Ricardo [mailto:etc_ricardo@hotmail.com]
Posted At: Friday, July 08, 2005 5:26 PM
Posted To: microsoft.public.access.adp.sqlserver
Conversation: Allowbypasskey
Subject: re: Allowbypasskey

I could''t create this property in adp, despite register DAO, is it possible
?

Everaldo Ricardo - br
sds - 08 Jul 2005 15:17 GMT
-----Original Message-----
From: Everaldo Ricardo [mailto:etc_ricardo@hotmail.com]
Posted At: Friday, July 08, 2005 5:26 PM
Posted To: microsoft.public.access.adp.sqlserver
Conversation: Allowbypasskey
Subject: re: Allowbypasskey

I could''t create this property in adp, despite register DAO, is it possible
?

Everaldo Ricardo - br
Philipp Stiefel - 08 Jul 2005 17:10 GMT
> I could''t create this property in adp, despite register DAO, is it possible
> ?

You don't need DAO to use/create the AllowBypassKey-Property
in an ADP. But it is in the Properties-Collection of the
CurrentProject-Object!

Examples:

CurrentProject.Properties.Add "AllowBypassKey",False

CurrentProject.Properties("AllowBypassKey") = True

Cheers
Phil
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.