Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Package Error

Status
Not open for further replies.
May 6, 2002
7
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top