Thanks for the reply Fabio.  Not sure what I would look for in the
file.  The only properties are:

    <property
name="connection.provider">NHibernate.Connection.DriverConnectionProvider</
property>
    <property name="dialect">NHibernate.Dialect.Oracle10gDialect</
property>
    <property
name="connection.driver_class">NHibernate.Driver.OracleClientDriver</
property>
    <property name="connection.connection_string">User
ID=iceberg;Password=iceberg;Data
Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)
(HOST=LOCALHOST)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)
(SERVER_NAME=XE)))</property>
    <property
name="proxyfactory.factory_class">NHibernate.ByteCode.Castle.ProxyFactoryFactory,
NHibernate.ByteCode.Castle</property>
    <property name="show_sql">true</property>

Any clue if this tells you anything that migth be the culprit?  I see
a show_sql property.  I don't know what that is used for but I can't
see where that would mean to show the SQL for Assemblies I didn't ask
to run something on.

Thanks - Peter

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en.

Reply via email to