rodeomount
Programmer
Is it possible to run a select statement to return more than one field in a select statement inside a dtsLookUp?
Ex place the following statement in a Lookup
Select Field1,Field2 from TableA where something = ?
Ex place the following statement in a Lookup
Select Field1,Field2 from TableA where something = ?