Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Simple database example (Read 5127 times)
BK
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Feb 1st, 2007
Simple database example
Feb 1st, 2007 at 8:31am
Print Post  
Hi,
We are in the process of witing a small service management and scheduling system for a small customer.

The Ressource view of Planner.net seems to be precisely what we are after. Trouble is the customer would like a demo of what this would look like really soon.

So does anyone have a simple application using this view based on e.g. a small database with a few tables describing e.g. persons, appointements (typically 0,5 to 4 hours), so that we could make a quick (but dirty) mock up demonstration of the usage?
  
Back to top
 
IP Logged
 
BK
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Feb 1st, 2007
Re: Simple database example
Reply #1 - Feb 1st, 2007 at 8:32am
Print Post  
Ups, I forgot to say that I only has to provide a viewing capability. the intereface is not necessarily being used for making new appointments
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Simple database example
Reply #2 - Feb 1st, 2007 at 12:12pm
Print Post  
I have prepared a small sample for .NET Compact Framework 2.0, which illustrates the resource view and how to load contact and appointment data from a data source. The data source in my case is not a database. However, it shows how to import schedule data from an arbitrary source.

You can download the sample from here:

https://mindfusion.org/_samples/_sample_ResourceView.zip

Meppy
  
Back to top
 
IP Logged
 
BK
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Feb 1st, 2007
Re: Simple database example
Reply #3 - Feb 1st, 2007 at 1:38pm
Print Post  
Thanks a lot! That would really well, except we do not run Compact Framework and have problems getting it to work. Would it be too much to ask you to prepare it for normal XP, using the normal framework?
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Simple database example
Reply #4 - Feb 1st, 2007 at 2:18pm
Print Post  
Here is the very same sample ported to .NET Framework:

https://mindfusion.org/_samples/_sample_ResourceView2.zip

This one uses .NET Framework 1.1 since I am not sure which one you are using. Let me know if you need a build for .NET 2.0.

Meppy
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Simple database example
Reply #5 - Feb 2nd, 2007 at 6:24am
Print Post  
Here is the sample ported for the .NET 2.0:

https://mindfusion.org/_samples/_sample_ResourceView3_20.zip

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