Uhh, looks like I missed. This was supposed to be in Backups.
Probably an edge case. I have 21 databases all starting with the same five characters, and the app owner wants to have their own copy of the DB's backups. I wanted to set it up with wildcard copy records in BackupSettings and BackupSettingsPath tables so if they added a 22nd database it would include it automagically.
I've had this request a couple times so I'm considering it for the next major release. However, if you give me your use case it'll really help me design the feature properly.
Wayne Clemmer
I know regex works with Include and Exclude, but how about DBName? ex: A BackupSettings record with "AIMS%" in DBName?