| View previous topic :: View next topic |
| Author |
Message |
Didier Guest
|
Posted: Wed Jul 12, 2006 8:10 am Post subject: Pdoxusrs.net: authorisation denied |
|
|
Hello ,
I 've installed my old program (written with c++Builder 5 ) on a new pc
(Windows xp)
I've installed interbase client 7.5 and my program runs well under
administrator profile (I 've installes the two soft interbase and my
application under administator profile) . So my programm can connect to a
database stored on a distant no problem;
Now when I try to run my program under "User1 profile" i get the next error
in french:
Le type de la table saisie n'est pas connue permission refusée fichier
c:\pdoxusrs.net repertoire c:\ ????
In English
type of table is unknown authorisation denied \pdoxusrs.net directory c:\
I have to add that i use BDE to connect to my database and i use interbase
database not paradox database.
Thank you to help me to understand what happens?
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com |
|
| Back to top |
|
 |
Didier Guest
|
Posted: Wed Jul 12, 2006 6:06 pm Post subject: Re: Pdoxusrs.net: authorisation denied |
|
|
Hello
I 've found why my appli doesn't run under Administrator profile : BDE needs
to access to file PDOXUSRS.NET (even if you don't use paradox table) and
this file is by default in the root of c:\ ; if you runs your appli under
windows xp form an user lambda ; you can't access to the root of c: ; so you
have to configure BDE to change path of Pdoxusrs.net :
run BDE ADMIN (Panel configuration)
-->configuration
-->Pilotes->Natif->Paradox->NET DIR and choose c:\Documents and settings\All
users\Document for example
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com
"Didier" <dbodinier (AT) wanadoo (DOT) fr> a écrit dans le message de news:
44b49e94$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hello ,
I 've installed my old program (written with c++Builder 5 ) on a new pc
(Windows xp)
I've installed interbase client 7.5 and my program runs well under
administrator profile (I 've installes the two soft interbase and my
application under administator profile) . So my programm can connect to a
database stored on a distant no problem;
Now when I try to run my program under "User1 profile" i get the next
error in french:
Le type de la table saisie n'est pas connue permission refusée fichier
c:\pdoxusrs.net repertoire c:\ ????
In English
type of table is unknown authorisation denied \pdoxusrs.net directory c:\
I have to add that i use BDE to connect to my database and i use interbase
database not paradox database.
Thank you to help me to understand what happens?
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com
|
|
|
| Back to top |
|
 |
Didier Guest
|
Posted: Wed Jul 12, 2006 6:08 pm Post subject: Re: Pdoxusrs.net: authorisation denied |
|
|
Naturally I 'bve made a mistake , when i wrote my appli doesn't run under
administrator profile , I mean under 'user lamdab profile'
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com
"Didier" <dbodinier (AT) wanadoo (DOT) fr> a écrit dans le message de news:
44b4f3cf (AT) newsgroups (DOT) borland.com...
| Quote: | Hello
I 've found why my appli doesn't run under Administrator profile : BDE
needs
to access to file PDOXUSRS.NET (even if you don't use paradox table) and
this file is by default in the root of c:\ ; if you runs your appli under
windows xp form an user lambda ; you can't access to the root of c: ; so
you
have to configure BDE to change path of Pdoxusrs.net :
run BDE ADMIN (Panel configuration)
-->configuration
-->Pilotes->Natif->Paradox->NET DIR and choose c:\Documents and
settings\All
users\Document for example
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com
"Didier" <dbodinier (AT) wanadoo (DOT) fr> a écrit dans le message de news:
44b49e94$1 (AT) newsgroups (DOT) borland.com...
Hello ,
I 've installed my old program (written with c++Builder 5 ) on a new pc
(Windows xp)
I've installed interbase client 7.5 and my program runs well under
administrator profile (I 've installes the two soft interbase and my
application under administator profile) . So my programm can connect to a
database stored on a distant no problem;
Now when I try to run my program under "User1 profile" i get the next
error in french:
Le type de la table saisie n'est pas connue permission refusée fichier
c:\pdoxusrs.net repertoire c:\ ????
In English
type of table is unknown authorisation denied \pdoxusrs.net directory c:\
I have to add that i use BDE to connect to my database and i use
interbase database not paradox database.
Thank you to help me to understand what happens?
--
AEROPRODUCT
Didier BODINIER
Tel: 02.40.28.51.94
Fax: 02.40.28.53.87
Email dbodinier (AT) wanadoo (DOT) fr
Rue du 11 Novembre
BP1
44110 SOUDAN
Web Site http://www.aeroproduc.com
|
|
|
| Back to top |
|
 |
|