| View previous topic :: View next topic |
| Author |
Message |
Naser Guest
|
Posted: Tue Sep 27, 2005 11:11 am Post subject: File: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
Hi. when I want to open Table1 (Table1.active := true) this error rises :
"File: C:PDOXUSRS.NET Permission denied. Directory C:"
(my windows is Server 2003 and I don't have permission to write to C
What is PDOXUSRS.NET and HOW can I tell BDE to write this file into other
than C: ?
thanks in advance!
|
|
| Back to top |
|
 |
Brad Prendergast Guest
|
Posted: Tue Sep 27, 2005 11:16 am Post subject: Re: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
http://bdn.borland.com/article/0,1410,15230,00.html
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Brad Prendergast
"There's a fine line between genius and insanity. I have erased this
line." -- Oscar Levant (1906 - 1972)
"Naser" <n_fadaei (AT) yahoo (DOT) com> wrote
| Quote: | Hi. when I want to open Table1 (Table1.active := true) this error rises :
"File: C:PDOXUSRS.NET Permission denied. Directory C:"
(my windows is Server 2003 and I don't have permission to write to C
What is PDOXUSRS.NET and HOW can I tell BDE to write this file into other
than C: ?
thanks in advance!
|
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Sep 27, 2005 2:03 pm Post subject: Re: File: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
Since Borland stopped developing or maintaining the BDE several years
ago I suggest that you not use it for any new development.
To change the location of PDOXUSRS.NET open the BDE Administrator and
choose Configuration | Drivers | Native | Paradox then change the NET
DIR parameter.
--
Bill Todd (TeamB)
|
|
| Back to top |
|
 |
Naser Guest
|
Posted: Wed Sep 28, 2005 4:20 am Post subject: Re: File: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
thank u so much!
"Bill Todd" <no (AT) no (DOT) com> wrote
| Quote: | Since Borland stopped developing or maintaining the BDE several years
ago I suggest that you not use it for any new development.
To change the location of PDOXUSRS.NET open the BDE Administrator and
choose Configuration | Drivers | Native | Paradox then change the NET
DIR parameter.
--
Bill Todd (TeamB)
|
|
|
| Back to top |
|
 |
Naser Guest
|
Posted: Wed Sep 28, 2005 4:34 am Post subject: Re: File: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
"Bill Todd" <no (AT) no (DOT) com> wrote
| Quote: | Since Borland stopped developing or maintaining the BDE several years
ago I suggest that you not use it for any new development.
|
So, do you suggest me not to use BDE more? Do I have to use ADO?
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Wed Sep 28, 2005 1:58 pm Post subject: Re: File: C:PDOXUSRS.NET Permission denied. Directory C: |
|
|
Yes, I suggest that you not use the BDE anymore. You can use ADO or
dbExpress or a database specific component set like InterBase Express.
It depends on which database you use. There are a number of databases
available at no cost including Firebird and PostgreSQL.
--
Bill Todd (TeamB)
|
|
| Back to top |
|
 |
|