| Subject | UDF and THREADS | 
|---|---|
| Author | imsas2002 | 
| Post date | 2002-05-15T14:01:23Z | 
Just a quick question...
I'm using W2K server & workstation (FB1)
If i write a udf function. do all connections/requests use the same
loaded dll, or does each connection/request load its own version of
the dll to call the UDF?
What i'm really getting at is, do i need to make my dll's containing
the udf's thread safe?
            I'm using W2K server & workstation (FB1)
If i write a udf function. do all connections/requests use the same
loaded dll, or does each connection/request load its own version of
the dll to call the UDF?
What i'm really getting at is, do i need to make my dll's containing
the udf's thread safe?