Hello Everyone,
I suspect I'm trying to accomplish something which is not supported by the version of Office / VBA that I'm currently using. Here's the details:
Office Version: 2000 Professional SP-2
VBA Version: 6.0.8435
I'm trying to create an ODBC connection in VBA in order to replace some Microsoft Queries embedded in a spreadsheet with something a little more dynamic. However, when I attempt to create a workspace, VBA gives me an error ("User defined type not defined". I suspect that I will need Office 2k Developer edition in order to be able to create this connection, but I haven't been able to find any documentation to confirm this.
If anyone out there knows if my conclusion above is correct, I'd appreciate hearing from you! Thanks in advance!
I suspect I'm trying to accomplish something which is not supported by the version of Office / VBA that I'm currently using. Here's the details:
Office Version: 2000 Professional SP-2
VBA Version: 6.0.8435
I'm trying to create an ODBC connection in VBA in order to replace some Microsoft Queries embedded in a spreadsheet with something a little more dynamic. However, when I attempt to create a workspace, VBA gives me an error ("User defined type not defined". I suspect that I will need Office 2k Developer edition in order to be able to create this connection, but I haven't been able to find any documentation to confirm this.
If anyone out there knows if my conclusion above is correct, I'd appreciate hearing from you! Thanks in advance!