Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hot date!
Message
From
19/07/2001 10:20:35
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00532433
Message ID:
00532531
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Does anyone know how to retrieve the diary info stored in the Foxpro calendar tool (_DiaryDate)? I am interested in the memo data stored for given dates.
>
>Thanks

It's in the FoxUser table:

id = "DIARYDATA"
name = DTOS() of the date you want
data = content of note
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform