Hallo Kiron,

you can create the Function called Deregister. The WAA starts this Function when  you unload the DLL. I use it to Disconnect from the server.

In my WAA-DLL i had the problem with 'IF DBEload("ADSDBE")'. When the ADSDBE is allready loaded, the DLL(WAA) crashes(Mayby PDR 2146).

In my case, i always restart the WAA when i want to reload the dll.
 
Regards
 
Joern Gegenfurtner


>>> Data Devices<support@datadevicesindia.com> 22.02.2007 11:42 >>>
Hi,
When starting WAA , the DBEs loaded are DBFNTX, DBFCDX, FOXCDX 

How can I load ADSDBE ?

When selecting DatabaseEngines in WAA , the LOAD and UNLOAD Options
are disabled.

I tried to load ADSDBE in the Register function. It is OK , ADSDBE
Loaded.

Unloaded the DLL.

And when i trying to load the DLL again, DLL could not load.

Is there any method to unload the ADSDBE , when unload the DLL ?

I tried with EXIT PROCEDURE , It is also not working

I am trying to solve this problem for last 40 days. please help me

Thanks in advance

Regards

Kiron