![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi folks, I get a "out of memory" error when trying to use lookups in my data transformation task the two lookup querries are SELECT MAX(AddressID) AS Expr1 FROM tblAddresses and INSERT INTO tblData (AddressID, Name, Data) VALUES (?, ?, ?) If I delete both lookups then everything works fine.. what can that be? cheers Adrian |
#3
| |||
| |||
|
|
Hi folks, I get a "out of memory" error when trying to use lookups in my data transformation task the two lookup querries are SELECT MAX(AddressID) AS Expr1 FROM tblAddresses and INSERT INTO tblData (AddressID, Name, Data) VALUES (?, ?, ?) If I delete both lookups then everything works fine.. what can that be? cheers Adrian |
![]() |
| Thread Tools | |
| Display Modes | |
| |