Is it possible to make Complex Data Binding between Oracle or MSSQL databases and the Planner.NET?
The databinding is only available in Planner.NET for .NET Framework 2.0. Planner.NET databinding is database independent because it is performed through .NET datasets. However, because of the disconnected nature of these datasets, it is the user’s responsibility to ensure the table keys are written consistently when the data from the dataset is transferred to the database.