I wrote a two tier application using dbx4 and MSSQL Server 2005 and it works
OK...
I wrote a isapi soap dll using DBX4 and MSSQL Server 2005 and occurs an
access violation at server side when i use sentence ApplyUpdates(-1) on
client side.. Data is saved ok but this access violation message is
showed on client side...
If I use an ADO Connection it Works fine on three tier but I need to use
DBX4...
Thanks a lot...