We are working with entities (objects) first then with tables.The entity don't know nothing about table/columns; obviously the final user don't have the concept of table/columns so... Send here your entities (what you are using to work with your final user) then we can talk about its persistent representation. Bye. Fabio.
P.S. For PlayStation2 and XBox I can send you some link. 2009/2/15 nisbus <[email protected]> > > Hi, > > I'm new to nHibernate and I'm trying to create a dynamic data > structure. > > My scenario is this: > I have one table that has an index column and then a dynamic amount of > float columns. > I then have another table that contains properties on each of the > float columns. > > At runtime the user would be able to add/remove float columns and at > the same time a row would be added/removed from the second table. > > I hope I've made the scenario clear. > > Is this possible? > > thanks, > nisbus > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
