Thank you, Steve:
I managed to successfully define an ADO connection in a trusted form.
However, I now need the Trusted-Form equivalent to and ADO Command, namely:
var cmd = new ActiveXObject("ADODB.Command");
I need this command to write to a table in the database. I shall appreciate
your help on this matter
As a final request, where can find a complete list of trusted-form ActiveX
objects? I feel I will need to master this list if I am to develop InfoPath
forms of any complexity at all.
Thanks
Jose
> "Installing W2003 on BM Infinity 4500R"
> <InstallingW2003onBMInfinity4500R@discussions.microsoft.com> wrote:
[quoted text clipped - 66 lines]
> This post is provided "AS IS" with no warranties, and confers no rights
> Sample code subject to http://www.microsoft.com/info/cpyright.htm
Steve van Dongen [MSFT] - 01 Oct 2004 21:48 GMT
On Wed, 29 Sep 2004 21:21:02 -0700, "Installing W2003 on BM Infinity
4500R" <InstallingW2003onBMInfinity4500R@discussions.microsoft.com>
wrote:
>> "Installing W2003 on BM Infinity 4500R"
>> <InstallingW2003onBMInfinity4500R@discussions.microsoft.com> wrote:
[quoted text clipped - 29 lines]
>objects? I feel I will need to master this list if I am to develop InfoPath
>forms of any complexity at all.
I listed them all in the thread I referred to. There are only methods
to create Connection and Recordset objects.
Regards,
Steve
--
Please post questions to the newsgroup; everyone benefits.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sample code subject to http://www.microsoft.com/info/cpyright.htm