James Xie
2008-07-12 14:29:58 UTC
hi all:
I wrote a isapi soap dll which using dbxmss30.dll for
MSSQL dbExpress driver. I copy dbxmss30.dll to the directory where isapi all
located, but this dbxmss30.dll does not loaded, instead,
$(BDS)\Bin\dbxmss30.dll is loaded. if delete $(BDS)\Bin\dbxmss30.dll, will
report error:"unable to load dbxmss30.dll", although there is a dbxmss30.dll
file already located at isapi dll directory.
How to set the search path for dbxmss30.dll? thanks.
I wrote a isapi soap dll which using dbxmss30.dll for
MSSQL dbExpress driver. I copy dbxmss30.dll to the directory where isapi all
located, but this dbxmss30.dll does not loaded, instead,
$(BDS)\Bin\dbxmss30.dll is loaded. if delete $(BDS)\Bin\dbxmss30.dll, will
report error:"unable to load dbxmss30.dll", although there is a dbxmss30.dll
file already located at isapi dll directory.
How to set the search path for dbxmss30.dll? thanks.