all groups > sql server dts > february 2007 >
You're in the

sql server dts

group:

Problem with Lookup - Not enough storage to perform the operation



Problem with Lookup - Not enough storage to perform the operation Eduardo Greco
2/24/2007 10:14:13 PM
sql server dts: Good evening,
I have a Lookup Query in a Data Transformation Task, searching a value in a
table.
The transformation script is as following:

DTSDestination("incrementvenda") =
DTSLookups("incvenda").Execute(DTSSource("numero"))
Main = DTSTransformStat_OK

Parse is okay, but when testing I have this error message: "Not enough
storage to perform the operation".
Why is that happening and how can I prevent this?

Hope someone can help.
Regards,

Eduardo Greco

Re: Problem with Lookup - Not enough storage to perform the operation Eduardo Greco
2/25/2007 7:19:26 PM
Solved with SP4.

"Eduardo Greco" <eduardogreco@hotmail.com> escreveu na mensagem
news:eIMT4HHWHHA.1180@TK2MSFTNGP05.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button