Net Error 206

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
FarshadV
Posts: 22
Joined: Sat 31 Jan 2009 21:55

Net Error 206

Post by FarshadV » Fri 21 May 2010 12:48

Hi,

I am using Universal Data Access Components with Delphi 2007 and attempting to connect to Oracle XE using Direct Mode from multiple applications. The first application connects OK, and when the second application is spawned (from the first application), I get "Net Error 206" error.

BTW: If I use Client mode instead of Direct Mode, all applications connect OK.

Any help would be very much appriciated.

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 25 May 2010 14:39

Hello

I made simple application to connect to Oracle XE in the Direct mode and tried to connect by multiple instance of this application to Oracle XE. All connection were successful. I cannot reproduce your issue. Please provide us a sample application that reproduces this issue.

Post Reply