Dave That would be brillant !
I am pretty sure that a lot of people would find it useful. There are a number of publicly available iCal/ICS files for (e.g.) public holidays (often on a country-by-country basis) which it would be great to be able to query from VFP. I guess it would be too much to hope that it might be possible to access/query them from FPD26 ! ATB Paul Dave Crozier wrote: > Paul, > Well it is in C# so no problem. If you want I can have a look at it with a > view of wrapping it up. > > Dave Crozier > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Paul Newton > Sent: 18 May 2007 11:57 > To: profox@leafe.com > Subject: Re: Querying data with Ical/ICS calendar files > > Thanks for your reply, Dave > > For what I have in mind, doing something from scratch based on RFC2445 > wouldn't make sense. It seems that Douglas Day's DDay.iCal library > *would* be just what I am looking for if only I could use it in/with > VFP. I have no idea how I might go about this, or even if it would be > possible (which I somehow doubt). What a pity. Perhaps Craig could > knock something up <g> - iCal for Sedna anybody ? > > ATB > > Paul > > > Dave Crozier wrote: > >> Paul, >> The ICalendar file specification is not particularly complicated (RFC >> > 2445) > >> And can be seen at: >> >> http://www.w3.org/2002/12/cal/rfc2445 >> >> There is some good/source work done on Codeproject where you can lift a >> couple of libraries to access the calendar files directly: >> >> http://www.codeproject.com/cs/library/iCalendar1.asp >> >> Must admit I've been looking at a particular application which needs >> read/write access to some form of calendar myself. >> >> Dave Crozier >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf >> Of Paul Newton >> Sent: 18 May 2007 10:30 >> To: profox@leafe.com >> Subject: Querying data with Ical/ICS calendar files >> >> Hi all >> >> Specifically I would like to be able to query data stored in an ical >> calendar file (usually has a .ics extension) from VFP(6). >> >> Ideally I would like to be able to do this directly (without doing any >> import/export/convert) but realise that this may not be possible. If >> intermediate stages are required (import/convert or whatever) I would >> prefer to do it from VFP. >> >> The only think that I can think of at the moment is to do some kind of >> export from the calendar app (to a CSV perhaps ?) followed by an import >> into a (prior created) VFP table. This is the option of last resort ! >> >> I might at some point also be interested in getting date(s) info from a >> VFP table into an ical calendar. >> >> Ideas or suggestions, anybody ? >> >> Paul Newton >> >> >> [excessive quoting removed by server] _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.