 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
El.Jota Guest
|
Posted: Tue Sep 19, 2006 3:36 am Post subject: How to avoid PDOXUSRS.NET file |
|
|
I'm using BDE to connect to a Oracle 9i DB, how do I do to avoid the
creation of the PDOXUSRS.NET file?
Rgds,
Jesus Diaz |
|
| Back to top |
|
 |
DB-1 Guest
|
Posted: Tue Sep 19, 2006 2:37 pm Post subject: Re: How to avoid PDOXUSRS.NET file |
|
|
"El.Jota" wrote:
| Quote: |
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 documented feature that BDE uses Paradox file format to
store it's temporary, 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 |
|
| Back to top |
|
 |
Heiko Luettge Guest
|
Posted: Fri Dec 08, 2006 4:38 pm Post subject: Re: How to avoid PDOXUSRS.NET file |
|
|
Hi,
- no cached Updates
- no schema cache (schema cache time = -1)
Heiko |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|