Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Complex Data Binding (Read 2009 times)
Ronny
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Jan 16th, 2007
Complex Data Binding
Jan 16th, 2007 at 9:05am
Print Post  
I have tested the databinding sample which is include in the new 4.1 trial version. It's not possible to build this sample successful because among others following errors will be show in the visual studio.

"MindFusion.Scheduling.WinForms.Calendar" no definition for "SaveToDataSource".

"MindFusion.Scheduling.WinForms.Calendar" no definition for "LoadFromDataSource".

Is it possible to make Complex Data Binding with Oracle or MSSQL databases with the Planner.NET 4.1?

Thank's Ronny
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Complex Data Binding
Reply #1 - Jan 16th, 2007 at 11:32am
Print Post  
The databinding is only avaiable in Planner.NET for .NET Framework 2.0.

Planner.NET databinding is database independent because it is performed throught .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 transfered to the database.

Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint