Different database in MS SQL Server terms, which could be another machine/installation, but in my case would be the same machine/installation. Schema doesn't work for me, because in SQL Server a database can have multiple schemas, but the data is located together. Catalog seems to do the same thing as schemas (at least with SQL Server).
However, if that's the only way then I suppose it's not really possible Thanks Wes On Thursday, January 17, 2013 6:13:26 PM UTC+2, Roger wrote: > > What do you mean by ”different database”? Another machine/installation or > another catalog (or maybe another schema)? > > > > Catalog and/or schema – yes (http://envers.bitbucket.org/#config-reference > ) > > Another installation – no > > > > > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Wesley Harris > *Sent:* den 17 januari 2013 11:02 > *To:* [email protected] <javascript:> > *Subject:* [nhusers] Auditing to different database (using Envers) > > > > Is it currently possible to audit changes into a different database than > the entity database using NH Envers? The auditing information can get quite > big and I don't want it to impact my transactional database, thus auditing > to a different DB would be preferable > > Cheers > > Wes > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/nhusers/-/FqtHAcYD4ucJ. > To post to this group, send email to [email protected] <javascript:> > . > To unsubscribe from this group, send email to > [email protected] <javascript:>. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/iAbZGtxgERUJ. 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.
