Hi,
I am working on oracle, frankly speaking till nw i have nt worked in oracle i need help
please help me out in this
actually i have written query using DLOOKUP function as DLOOKUP function is not supported in oracle how can i change that to other function. is there any function to convert????
i wil include the dllokup function also
DLookUp("[strStationHeadi ngName]","tblStationHe adings","[intStationHeadi ngId]=" & [tblGroundSuppor ts].[intStnHeadStart Id])
PLZ HELP ME
thanks in advance
I am working on oracle, frankly speaking till nw i have nt worked in oracle i need help
please help me out in this
actually i have written query using DLOOKUP function as DLOOKUP function is not supported in oracle how can i change that to other function. is there any function to convert????
i wil include the dllokup function also
DLookUp("[strStationHeadi ngName]","tblStationHe adings","[intStationHeadi ngId]=" & [tblGroundSuppor ts].[intStnHeadStart Id])
PLZ HELP ME
thanks in advance
Comment