From: <td...@te...> - 2004-03-14 15:39:45
|
Tank you for answer! I can use the generated wikki classes now I start with my own sample database with one table called 'bereich'. I notice that sqlpp create an extra file bereichFacade.cs. The wikki classes don't contain such xxFacade files. Do I need the bereichFacade class and for what is the Facade required? In bereichFacade the debugger can't find the type bereichDataTable -> protected bereichDataTable typedDataTable; Any idea? The bereichFacade impelents IComponent. Have I the possiblity to change some behavior at design time? Greetings Tomek |