August 9, 200817 yr 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.
August 9, 200817 yr 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).
Create an account or sign in to comment