Hi All:
I am trying to make a simple Query an a UDT, and I can't get the results is I use a condition, I get the error (-2006) encoutered, has any one the same problem?. No way to make conditions in UDT? I am using 6.5 SP01.
The QUERY is:
SELECT * FROM [@PLAZOS] T0 WHERE T0.U_numped =[%0] FOR BROWSE
No way to show the data in any UDT.
Thanks all