Topic: [Script] TimeTable

Example, how to make timetable.
Req. version 5.1 and above


http://myvisualdatabase.com/forum/misc.php?action=pun_attachment&item=4828&download=0



Project example:
http://myvisualdatabase.com/forum/misc. … download=1

Dmitry.

Re: [Script] TimeTable

Hello Dmitry,
thank you for the additions you have added to MVD to create the timetable. Is it possible to show several events happening at the same time in overlapping times? For example, showing a lunch break from 1:00pm to 2:00pm and for the same person show reading a book from 1:30pm to 3:00pm?
Just another thing, have you been tempted to add gauges as a charting type? It would be really handy.
Looking forward to version 5.1.
Thanks,
David

Re: [Script] TimeTable

This example provide just simple functionality with using TableGrid, to make overlapping feature need more advanced component. Most likely I will add a similar component in future versions.


Just another thing, have you been tempted to add gauges as a charting type? It would be really handy.

haven't planned yet, but you can draw it using script.


Here you can download version 5.1beta
https://www.dropbox.com/s/anufoqnsh809x … a.zip?dl=0

Dmitry.

Re: [Script] TimeTable

Thanks Dmitry, I downloaded. That will be very useful, thank you.
David

Re: [Script] TimeTable

DriveSoft wrote:

Example, how to make timetable.
Req. version 5.1 and above


http://myvisualdatabase.com/forum/misc.php?action=pun_attachment&item=4828&download=0



Project example:
http://myvisualdatabase.com/forum/misc. … download=1


Hi Dmtry. I have downloaded and run it but it crahed. I send you a picture to find out what's wrong. I am very interested about this procedure, so please help me .
https://imgur.com/a/lH7ZEsq

6 (edited by v_pozidis 2018-12-27 10:58:00)

Re: [Script] TimeTable

Hi Dmitry I have downloaded your first example and it crashed. I am using mvdb 4.02 but it makes the same when i run it with the new beta version 5.1. Because I am very interested about this can you plesae check it out ? Thank you in advance.  Please see the picture



https://i.postimg.cc/Hnn64HVH/crash.png

Re: [Script] TimeTable

Just download beta version again
https://www.dropbox.com/s/anufoqnsh809x … a.zip?dl=0

Dmitry.

Re: [Script] TimeTable

DriveSoft wrote:

Just download beta version again
https://www.dropbox.com/s/anufoqnsh809x … a.zip?dl=0


Yes it work's with the new beta. Is it possible to get it also for the mvdb 4 ?

Re: [Script] TimeTable

how to make the calendar time coincide with the current time at the time of the OnShow?

Domebil

Re: [Script] TimeTable

Hi Dmitry!

Nice example with TimeTable ,but it s work only with sqlite.
My question : What needs to be changed in script , to make it work in MYSQL?

Thanks!