![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Any pointers on identifying the Error 429 (can't create ActiveX Object) in my tiny VB app that simply uses a DTS object to remotely upload Access2000 data to a SQLServer2000 database. In house (developement machines) there is no problem running the utility. When installed on target box, it seems the Access2000 preparation for the export works just fine--it's when the box tries to connect with the remote SQLServer that the error is thrown. Thanks in advance for anything you can do to help me identify this problem. Michael Murphy 954-452-1047 |
#3
| |||
| |||
|
|
Is it the DTS Package object that it cannot create ? You will need to register the DTS dlls on each client Redistributing DTS with your program http://www.sqldts.com/default.aspx?6,105,225,0,1 snip "Michael D. Murphy" <mdmurphy (AT) scs-techresources (DOT) com> wrote in message news:eY66VV2WDHA.1748 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi, Any pointers on identifying the Error 429 (can't create ActiveX Object) in my tiny VB app that simply uses a DTS object to remotely upload Access2000 data to a SQLServer2000 database. In house (developement machines) there is no problem running the utility. When installed on target box, it seems the Access2000 preparation for the export works just fine--it's when the box tries to connect with the remote SQLServer that the error is thrown. Thanks in advance for anything you can do to help me identify this problem. Michael Murphy 954-452-1047 I would also recommend you improve the error handling to help you |
![]() |
| Thread Tools | |
| Display Modes | |
| |