Hello all, I have observed a weird issue on 2 different servers. I have an Active Link with Set Fields action that retrieves data from another form on both of the servers - say with qualification 'A (C3)' = "B". After logging, on Server 1 a sample query like below is executed :
select c1, c3 from Txxx where c3='B' But on the other one, select c1, c2, c3 from Txxx where c3='B' --> say c1 has value 002 after the operation. select c2 from Txxx where c1='002' What is the reason for this difference and where is this configurable? Regards, Koray _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

