|
|
Browse by Tags
All Tags » ES 2007
-
Hi,
I am fairly new to ES as I was recently introduced to it during my interview for my current position. I am trying to complete a process where I validate certain records in our database. The process is: parse file into individual rows, validate against existing data, update records when neccesary. This seems all fine ...
-
I've been trying to manage two Collections in memory and I've found the need to move Entities in and out of each Collection without making a trip to the Database.
I can use DetachEntity() to remove an Entity without any problems, but every time I try to use AttachEntity() I receive a Null Reference Exception. I searched the forums and found ...
-
I recently started upgrading my projects to EntitySpaces 2007 and I have found that this version seems to make it more complicated to work with just one database.
I work with only Sql Server in all of my projects. Prior to ES 2007, I only had to include the Sql Provider in my projects. Now, with ES 2007, all providers are pulled in by default. ...
|
|
|