Page 1 of 1

NET: Access violation at address 00A75B1D in module 'odac105

Posted: Thu 30 Dec 2010 05:22
by kyungmun
DataBase connectivity test is odac library.
The following sources were shown.
In another computer, there is no problem.
There will be an issue of toxic computers.

================
Error message
================
NET: Access violation at address 00A75B1D in module 'odac105.bpl'. Read of address 00000008

=============================================
Source
=============================================
try
try
with FDBSession do
begin
//Disconnect;
Connected := False;
Options.Direct := True;
Options.ConnectionTimeout := ATimeout;
ConnectString := Format('%s/%s@%s:%s:%s', [AUSER, APASS, AIP, APort, ASID]);
Connected := True;
//Connect;
end;
TLogFile.GetObject.Write(mtInfo, Format('%s:%s:%s Server DB Connect Success.', [AIP, APort, ASID]));
except
on E: Exception do
begin
TLogFile.GetObject.Write(mtInfo, Format('%s:%s:%s Server of DB Connect Fail. :: %s', [AIP, APort, ASID, E.Message]));
AErrMsg := E.Message;
Result := False;
end;
end;
finally
FDBSession.Disconnect;
end;
====================================

Posted: Thu 30 Dec 2010 08:47
by AlexP
Hello,

Please specify the following information so that I am able to help you:
- the exact version of ODAC;
- the name and the version of your IDE;
- the exact version of Oracle server;
- send a complete small sample to demonstrate the problem to alexp*devart*com.

Posted: Thu 06 Jan 2011 01:12
by kyungmun
Please note that the test environment.
Please reply fast. ^ ^
Thank you.


[Oracle Version]
10g Standard

[ODAC Version]
Professional Edition
6.50.0.35 for RAD Studio 2007

[Delphi IDE Version]
RAD Studio 2007 Version 11.0.2902.10471

Posted: Thu 06 Jan 2011 01:16
by kyungmun
One more thing ..
I'll check runtime packages odac105.bpl, dac105.bpl is used to distribute files

Posted: Thu 06 Jan 2011 10:22
by AlexP
Hello,

I can not reproduce the problem on the given configuration.
Please try to download the latest trial version of ODAC (http://www.devart.com/odac/odac11.exe) and try to reproduce the problem.
If the problem arises again, please contact me.

Posted: Fri 07 Jan 2011 01:23
by kyungmun
Okay.
You have a problem that nothing has been tested and the ...
Like I said, the problem occurs on all computers in a particular computer, but I think that should be an issue.

I taught in an environment created to compile and exe files, the problem for me as a communicator and I will check on the computer.

runtime packages odac105.bpl, dac105.bpl is used to distribute files.
odac version 6.5

email : [email protected]

please....

Posted: Fri 07 Jan 2011 02:10
by kyungmun
I used to test the application site was sent through the Contect menu.

Posted: Tue 11 Jan 2011 13:12
by AlexP
Hello,

I have received your mail, but I can't reproduce the problem.
Your application works correctly.
Please send a source code of your application.

Posted: Tue 11 Jan 2011 17:37
by mhelmstedt
Could you move this thread to the correct forum (Oracle Data Access Components), please?

Posted: Wed 12 Jan 2011 02:46
by kyungmun
AlexP wrote:Hello,
I have received your mail, but I can't reproduce the problem.
Your application works correctly.
Please send a source code of your application.
E-mail from the program source code is all contained in the content.
Click the button to test the program's source code, the connection is not only the source.

Posted: Wed 12 Jan 2011 02:48
by kyungmun
mhelmstedt wrote:Could you move this thread to the correct forum (Oracle Data Access Components), please?
I'm sorry.
Working Group to move immediately.

....
....
Ah .. ah ..?
It is not, but the ability to change this category ...
Administrators hope the move by.