"El.Jota" wrote:
>
> I'm using BDE to connect to a Oracle 9i DB, how do I do to avoid the
> creation of the PDOXUSRS.NET file?
No way. It's a do***ented feature that BDE uses Paradox file format to
store it's tem****ary, cached data also with Oracle, SQLServer etc.
connections
So PDOXUSRS.NET file will always appear to the directory that is BDE's
current Private Directory. You can use Session.PrivateDir to define the
place for that Private directory, but you can't avoid it. There Sessione
means the BDE session that gets created automatically with all apps
using BDE and if you do not create the BDE session yourself.
(NOTE: There's a 5+ year gap since I have done anything with BDE, so the
reliability of this answer may stagger.)
DB-1


|