BigJimSlade
MIS
Hi, Big Jim Here:
When I attempt to parse thie Query:
(Source = Oracle 8, Destination = Access 97)
DELETE
FROM SBC_GRP
GO
DELETE
FROM SBC_DIV_Table
I get this error:
Error Source: Microsoft JET Database Engine
Error Description: Multiple OLE DB operation generated errors. Check each OLE DB status value, if applicable. No work was done.
This causes no errors when the package runs, but the error comes up quite frequently while I am developing the package.
Any help is appreciated, thanks in advance!
Big Jim
When I attempt to parse thie Query:
(Source = Oracle 8, Destination = Access 97)
DELETE
FROM SBC_GRP
GO
DELETE
FROM SBC_DIV_Table
I get this error:
Error Source: Microsoft JET Database Engine
Error Description: Multiple OLE DB operation generated errors. Check each OLE DB status value, if applicable. No work was done.
This causes no errors when the package runs, but the error comes up quite frequently while I am developing the package.
Any help is appreciated, thanks in advance!
Big Jim