Page 1 of 1

Problems on SQL Connection on 3-Tier app

Posted: Tue 16 Nov 2004 10:54
by matuk
Hi, I'm creating a 3-Tier application. On the middle tier I put the SQLConnection, but when I try to connect with MSSQL I get the following error:

'The Instruction in "0x0154e9e2" make reference to memory in "0x00000000". The memory can't be "written". '

This error started after I instaled WinXP SP2. I tried to change some configuration in the Component Services Consele, but it didn't work.



Thanks in advance.

Re: Problems on SQL Connection on 3-Tier app

Posted: Tue 16 Nov 2004 12:23
by Ikar
What exact DbxSda version do you use? Do you have XP Pro English
or localized?

Re: Problems on SQL Connection on 3-Tier app

Posted: Tue 16 Nov 2004 12:35
by matuk
The dbexpsda.dll version is 2.0.0.0

My windows XP PRO is localized. (Portuguese - Brazil)

Re: Problems on SQL Connection on 3-Tier app

Posted: Wed 17 Nov 2004 07:59
by Ikar
Please try new DbxSda version (2.00.3)

Posted: Thu 18 Nov 2004 13:03
by ruisb
I also had this problem and with the new version of dbxsda the problem is solved.

Thanks Ikar.

Posted: Thu 18 Nov 2004 13:46
by matuk
Thanks. The new driver solved my problem.