I would generally agree with this as MS SQL has issues with tables
names the same as some key words, however NHibernate SQL 2008
connection provider encapsulates table names in '[' (ex. [user] )
which will ensure that there is no colisions.  Also please keep in
mind that this works fine during runtime, its only during debugging
that it crashes the application.

On Dec 28, 7:57 pm, Mike Nichols <[email protected]> wrote:
> I wonder if the problem is your table name...'user' is a keyword I
> believe...just a guess
>
> On Dec 28, 3:40 pm, nitrous <[email protected]> wrote:

--

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