You need to sign in to do that
Don't have an account?
JZ
How do I view source code of Sforce Excel Connector
Hi All,
I've downloaded the sforce_connect_for_pe.xla. Is that not the open source version of Sforce connector because it prompts me for password. Thanks.
Sincerely
Jeremy
I've downloaded the sforce_connect_for_pe.xla. Is that not the open source version of Sforce connector because it prompts me for password. Thanks.
Sincerely
Jeremy
to see the source you need to download the other version (designed for Enterprise Edition) and then open the VBA Editor environment with Tools->Macros->Visual Basic Editor.
Even if you don't have Enterprise version, you can still view the code, you just can't run the code against the SOAP API endpoint.
Thanks
only recent changes have been minor tweaks for non english locales and an extra dialog box in the wizard to select columns, that version is beta at this point.
However the number of ways around this 'restriction' of PE vs. EE API access is growing with each new tool that brings the API to PE. While I won't discuss the at least 3 ways to circumvent the restriciton a little research will provide you with what you are looking for.
Frankly tho, if you're going to go _that_ far to circumvent the PE API restriction vs using thoe available tools, you're probibly going to need other EE features that you can't circumvent.