mysql

I am changing mongodb to mysql . In that i am facing some problems, i can insert the data but its not showing in calendar as event.
Dont Know why??? please help me if u have any solutions.

Could you please provide us complete demo including all corresponding js/css files?
Please also add information regarding current and expected behaviour.

Here is a small guide how to make a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html

I have fixed the problem. Thanks for immediate reply. Now, I am facing challenges in repeat event. May i know how to set the data types for repeat event in mysql. because for daily, weekly, monthly and yearly repeat event_length, rec_pattern,rec_type is differing. How to do the same behavior in mysql.

Hi, you can check the format of those fields here

docs.dhtmlx.com/scheduler/recurr … ntegration