![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have the folliwing connection to SQL in .vbs When I run this code I get this error: ActiveX component can't create object : 'SQLXMLBulkLoad.SQLXMLBulkLoad' Any idea why? |
#3
| |||
| |||
|
|
-----Original Message----- "anonymous" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:00d401c3d48c$42bedb20$a601280a (AT) phx (DOT) gbl... I have the folliwing connection to SQL in .vbs When I run this code I get this error: ActiveX component can't create object : 'SQLXMLBulkLoad.SQLXMLBulkLoad' Any idea why? If you have SQLXML 3.0 sp2 installed, then try: CreateObject("SQLXMLBulkLoad.SQLXMLBulkLoad.2.0") -- Bryant . |
![]() |
| Thread Tools | |
| Display Modes | |
| |