Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
How we can use my custom Database for WebSchedule
posted

Hi,

1) Can i use my database, tables and procedure for WebSchedule?

2) Can we modify the database provided by Infragistics which contains tables and procs nameing conventions?

3) If i Added new columns in, suppose Activity Table.. so how i can insert and retrive values of that column?

 

 

 

Parents
No Data
Reply
  • 1160
    posted

    Yes, no and I have no idea lol.

    If you set up your own table and use a custom database all you really have to do is bind it in code to the webschedule. Its a little tricky at first because the schedule doesnt like this but because you can also manipulate the appointment object you can tell the appointment what column is the value its looking for.

Children
No Data