nambesal Posted August 9, 2008 Posted August 9, 2008 Is there any way of calculating if a use is connecting to a DB via instant web publishing( IWP )? Get ( ApplicationVersion ) will tell me if the web engine is being used to connect to the database, but doesn't distinguish between IWP or CWP/PHP.
Fitch Posted August 9, 2008 Posted August 9, 2008 You could use Get(ExtendedPrivileges), however that won't help if the account has both IWP and CWP privileges. If you have a certain privilege set you only use for IWP you could also use Get(PrivilegeSetName).
Recommended Posts
This topic is 5951 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now