Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can use function in query

Status
Not open for further replies.

jurgen

Programmer
Feb 8, 2001
209
BE
How can I use my own defined function in a query, to get an exact parameter in a table matching to the parameters in the function)

fGetConvRate(From,To)
From is a value in a field like P/GJ
To is a value in a field like P/TH
The conversion rate for P/GJ to P/TH = 0,10455525


JJ

 
Are you asking for the FUNCTION or how to use it in the query? What ver are your using?

MichaelRed
m.red@att.net

There is never time to do it right but there is always time to do it over
 
Sorry, I found it in an other part of this forum.

I was looking how to use it ... but it works now, only very slow ...

JJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top