Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I want to programmatically create my own ADO Recordset object and attach it to an instance of an IDP so I can perform a STATISTICA Analysis on it. Is this possible?

0
Posted

I want to programmatically create my own ADO Recordset object and attach it to an instance of an IDP so I can perform a STATISTICA Analysis on it. Is this possible?

0

Yes. Use the DBSpreadsheet method CreateNew, which returns a Spreadsheet object, and call that object’s SetRecordset function to attach it to an existing ADO Recordset. Or use the DBTable interface’s Spreadsheet property to get the Spreadsheet and set the Recordset on that.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123