Please help!
I got this error in log0 nwnx.txt:
Library DBADONETPLUGIN!EXEC does not exist.* Library DBADONETPLUGIN!EXEC does not exist.* NWNX2 shutting down…
What is that? How do I fix it?
My module uses script commands like this:
SetLocalString(GetModule(), "NWNX!DBADONETPLUGIN!EXEC", sSQL);
I use ADO NET and it looks the ADO NET library is not found
I am using MySQL currently and these are my nwnx settings
; Use these five settings for MySQL connections
source = mysql
server = localhost
user = nwn
pwd = nwn
db = nwn