Run-Time error -2147221164 (80040154) -
07-19-2005
, 10:02 AM
When the program execute this code:
Set oConnection = goPackage.Connections.New("Microsoft.Jet.OLEDB.4.0 ")
the error message appears...
I don't think that this is a problem of the package that when I execute
other packages there is no problem
But this use Microsoft.Jet.OLEDB.4.0... I must add any .dll? |