i have one problem when i run my program in delphi7 have one error message
"unknown table type - permission denied - file:c:\PDOXURS.NET direcory C:\"
i dont know of make tk for one answer
i have one problem when i run my program in delphi7 have one error message
"unknown table type - permission denied - file:c:\PDOXURS.NET direcory C:\"
i dont know of make tk for one answer
On Vista, normal users do not have write-access to c:\, so you get the Permission Denied error message when trying to use Paradox since it needs to write to some files.
Two Good Options:
and one bad option:
Something else to be aware of is the virtual store. It may contain a copy of your BDE configuration, which you will probably want to delete. I'm currently not in front of a vista machine but the path is something like \users\username\appdata\local\virtual store (or something similar). There will then be a subdirectory for program files\common files\borland shared\bde - you will want to delete the files in here.