I come across such message when I try to use CreateSchema() or
GenerateCreationScripts.

My configuration has these things:


  <activerecord isWeb="true">
    <config>
      <add
 
key="hibernate.connection.driver_class"
 
value="NHibernate.Driver.SqlClientDriver" />
      <add
                                key="hibernate.dialect"
 
value="NHibernate.Dialect.MsSql2005Dialect" />
      <add
                                key="hibernate.connection.provider"
 
value="NHibernate.Connection.DriverConnectionProvider" />
      <add
 
key="hibernate.connection.connection_string_name"
                                value="Default" />
    </config>
  </activerecord>


That makes me very confused.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to