I need to build a PowerPoint template/Presentation that pre-populates upon creation. Some slides will get tabular data from a SQL data source. Other slides have a "Gantt" style schedule object that must refresh from the same data source.
Is this possible using only Microsoft components? What in general would be a good approach?
Thanks in advance!