What do I need to do in order for my database program ( dbf ) to work on another computer? When copying a program to another computer, it gives an error. I understand that something is missing there, but I don’t know what exactly. I tried to install shield via install shield , nothing happened. It produces the following error: "Access violation at address 00495005 in module Project1.exe read of address 000002F4"
|
3 answers
Well, faith does not allow writing a mistake? I can assume that on that computer is not worth the BDE .
|
When I worked with databases, from the BDE folder I threw the main library into the program folder itself, I did not need to install the database, it worked stably (even for 2000).
|
If you use the BDE, try cooking it the way I recommend it here .
|