Try it and find out. That is probably quicker than waiting for a response on this forum. But yes you can map as many or few columns as you want and you can use views.
On Jul 6, 12:22 pm, Anu <[email protected]> wrote: > Hi, > I am trying to create a ORM to read two columns from a table of 100 > columns.This has to be done across two different applications. > I am trying to read from a SQL server 2005 application to use it in my > MVC project which uses Raven database. > Is it possible to create the model and mapping just for those two > columns or have to map the entire table? > Can you give me some ideas? > Can we model views? > > Thanks, > Anu -- 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.
