| Subject | Re: [ib-support] UDF and THREADS | 
|---|---|
| Author | Martijn Tonies | 
| Post date | 2002-05-15T14:12:39Z | 
Hi,
 
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
            > I'm using W2K server & workstation (FB1)All requests use the same loaded dll.
> 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 containingYes.
> the udf's thread safe?
Martijn Tonies
InterBase Workbench - the developer tool for InterBase and Firebird
http://www.interbaseworkbench.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."