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: [email protected]
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: [email protected]
> 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: [email protected]
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.

Reply via email to