Hi, I have a question about te storage layer of MMBase (I'm trying to get MMBase running under MS SQLserver). In de <databasename>.xml file in the WEB-INF\config\databases\ directory (and in the mmbase.jar) there is a list of tags named <disallowed-fields>. Is this being used in the storage layer? (if this is being used then where?) Becaus I have a builder with a field name create (which is a keyword in my database) and added <field name="create" replacement="m_create"/> to the <disallowed-fields> tag. But when I try to install my builder, an error is generated because it tries to create a field with name create instead of m_create (like is specified in the disallowed-fields tag).
Thanx! Sandra Furore Rijswijkstraat 175-8 Postbus 9204 1006 AE Amsterdam tel. (020) 346 71 71 fax. (020) 346 71 77 http://www.furore.com --------------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ---------------------------------------------------------------------
