douhuai2861 2013-06-16 12:19
浏览 89

将谷歌日历导入mysql数据库

I'm looking for a way to import a google calendar into a database. All the entries are in the format of (confirmed) name1, name2, name3 name event or ?,?,? name event if not confirmed or (confirmed) name1, (name2) name event if name 2 is optional. (there are not always 3 names)

I would like the name and date of the event to go into a database. (name can include all the names and stuff)

Is there a way to do this?

  • 写回答

1条回答 默认 最新

  • dslf46995 2013-06-16 12:31
    关注

    There are syncing algorithms which would do the work for you as described in this thread: Data sync between database and google calendar

    The above option requires quite some work and if you need a quick fix, an option could be exporting your google calendar to CSV and then using parser to get its contents in a form that could be transformed into SQL query for inserting it into database.

    评论

报告相同问题?

悬赏问题

  • ¥50 永磁型步进电机PID算法
  • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
  • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥200 uniapp长期运行卡死问题解决
  • ¥15 latex怎么处理论文引理引用参考文献
  • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
  • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?