Then how do you insert them? I mean the code.



On Wed, Apr 24, 2013 at 10:54 PM, Peter Forstmeier <
[email protected]> wrote:

> Hi,
> at first a big thak for the help, but i think i'm definitly to stupid
> to get this to work
>
> I run UnitTest's with the FNH
>
> new
>
> PersistenceSpecification<ProjectTracker.Domain.Employees.Employee>(factory.OpenSession())
>
> and get:
> Test Error :
> ProjectTracker.Test.Mappings.EmployeeMappingsFixture.Employee
>    NHibernate.Exceptions.GenericADOException : could not insert:
> [ProjectTracker.Domain.Employees.EmployeeAddress#df48a131-d6b4-4a34-
> ae9a-a1aa01254cab][SQL: INSERT INTO EmployeeAddresses (Version,
> CreatedAt, CreatedBy, UpdatedAt, UpdatedBy, AddressType, EmployeeId,
> AddressId, Id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)]
>   ----> System.Data.SQLite.SQLiteException : SQLite error
> no such table: EmployeeAddresses
>
> But the table is definitly created
>
> Peter
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/nhusers?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
Regards,

Maximilian Haru Raditya

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to