Forum Post: How to handle ProBindingSource with a defined ProDataSet

  • Thread starter Thread starter PeterWokke
  • Start date Start date
Status
Not open for further replies.
P

PeterWokke

Guest
To handle ProBindingSource with a DB structure and the import of and XSD file is clear within Visuak Designer. How can you set the binding to a define prodataset. We have created include files for the temp-table definitions and the data set definition. I would like to use these to handle the ProBindingSource as well. What kind of option do i have here. use the includes to generate XSD files? Basically the client should not have a direct link to the databases. All data communication is done by the DataSets. Do I have to create a data set instance within the Form first to get it available for the binding?

Continue reading...
 
Status
Not open for further replies.
Back
Top