> I use 6.06/SQL (Platypus Billing System in SQL) and also use views. I got > the odbcuser.dll source from Ipswitch, and basically commented out any > routine that INSERTS or DELETES users and/or tables in the DB. This way, > tables/domains and/or users can only be created and/or deleted from the > billing system (otherwise in my case, they get 'orphaned' -> they exist but > aren't tied to a customer in our billing system). Been working great now > for 'bout 1.5 yrs.
We've been using our own dll for about 2 yrs now but had some weird behaviour (couldn't get KWM to work with and ODBC host) so I though I'd try to go mainstream and use Ipswitch dll. Guess we'll be modifying this 7.x one too. > Yup: > http://support.ipswitch.com/kb/IM-19991021-DM03.htm > See "ICAL_ENABLE_MASK" -> "Web Calendaring is enabled for the user if this > is set" > Answer/Solution: IMail uses the TYPE field to store the user's "Preferences" > from Web Messaging. IMail also uses this field to record state information > about the user's connection to the Web Messaging service. The Type field is for user preferences. I was looking for the bit value to set in the Flag field to disallow access to web-calendering similar to the bit value to disallow web access like this: http://support.ipswitch.com/kb/IM-19990609-DM02.htm but there are now additional flags listed for 7.x even though the support guy said it was a flag. Thanks for the feedback. David Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
