Hi. I am alittle new to VFP 6.0, and was editing a program that wasnt written by me. I have noticed that he used a .dbc, and stored it in the "live" production directory. When the program is run from that directory, it uses the tables within the .dbc fine. My problem, is that in my workarea, I DO NOT want to mess with the live data...so how do I change the database container to look at the sample .dbf's in my work area(the would have the same name)? I did some stepping through, and found that when I was running it in the workarea, it was definitely looking at the live data...no good! I changed all kinds of things testing it...what a nightmare.
So basically I need to know how to point to the files in my workarea...or do I need to create another .dbc?
I tried to create a different .dbc and when I tried to place the .dbf's inside, it said they were already part of a container...getting nowhere..I appreciate all help I can get.
Thanks
Angie
So basically I need to know how to point to the files in my workarea...or do I need to create another .dbc?
I tried to create a different .dbc and when I tried to place the .dbf's inside, it said they were already part of a container...getting nowhere..I appreciate all help I can get.
Thanks
Angie