Re: Databases
From: Fred Taylor (ftaylor_at_mvps.org!REMOVE)
Date: 06/27/04
- Next message: Anders Altberg: "Re: Questions about _supermover1 in VFP class library"
- Previous message: jw: "Questions about _supermover1 in VFP class library"
- In reply to: Cowboy: "RE: Databases"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 27 Jun 2004 12:47:36 -0700
If your data tables were located at a sub-folder other than MyApp, like your
training folder that's under MyApp, you'd be able to switch to a different
set.
If your's was set up as:
c:\MyApp\Training
c:\MyApp\Testing
c:\MyApp\Live
If your data was in any of the 3 above subfolders to MyApp, you should be
able to switch with the SET DEFAULT.
I think your problem is that your original design has your tables in MyApp,
not in one of it's subfolders.
Fred
Microsoft Visual FoxPro MVP
"Cowboy" <Cowboy@discussions.microsoft.com> wrote in message
news:E60DF3FD-EC2C-4FA8-AB96-33E28D955CEB@microsoft.com...
> Sorry for the duplicates, I got a message this did not post.
>
> "Cowboy" wrote:
>
> > I am not able to change the "database" in a form by issuing the
statement "set default to c:\MyApp\Train" When I do issue the statement,
the form continues to display the original database such as c:\MyApp.
Running the form continues to use the table that is part of the database
that was in use when the forms DE was use at the time the tables were added
to the form. Is there another way to change the forms database, or am I
missing something?
> >
> > TIA
- Next message: Anders Altberg: "Re: Questions about _supermover1 in VFP class library"
- Previous message: jw: "Questions about _supermover1 in VFP class library"
- In reply to: Cowboy: "RE: Databases"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|