How can I get Outlook 2003 to show calendar events from a MySQL database? Thanks
O onionose May 1, 2006 #1 How can I get Outlook 2003 to show calendar events from a MySQL database? Thanks
K Ken Slovak - [MVP - Outlook] May 1, 2006 #2 Read the database and create Outlook appointment items corresponding to those events in MySQL. Outlook can only display items in its own storage.
Read the database and create Outlook appointment items corresponding to those events in MySQL. Outlook can only display items in its own storage.