delphi in vista -


I have a problem when I run an error message in my program in Delphi 7

"Unknown table type - permission denied - file: c: \ PDOXURS.NET directory C: \"

I do not know how to create for an answer

On Vista, normal users do not have write access to c: \\, so you're not allowed to use the paradox.

Two good options:

  • Change the Net Dir in the path to the BDE admin on which user's use
    • To allow user access, adjust access rights to the required files at c: \

    and a bad choice:

    • as administrator Program

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -