Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS OFFICE

Status
Not open for further replies.

mharm

Vendor
Joined
Dec 13, 1999
Messages
1
Location
US
What is the best way for me to learn to access a FOX <br>
data base? Step by step if possable. Mark
 
I will assume you mean that you want to access (link/import) FoxPro data file into Access 97.<br>
<br>
1. In Access:<br>
&lt;File&gt; select &lt;Get External Data&gt; then either select &lt;Link&gt; or &lt;Import&gt;<br>
<br>
Note:<br>
&lt;Link&gt; will create a two way link, such that any changes you make in Access will be written back to FoxPro.<br>
&lt;Import&gt; will bring a copy of the data into Access that can be manipulated without harm to the original info.<br>
<br>
Pros/Cons<br>
Link<br>
Pro: Results in a smaller file size<br>
Con: Limited to Indexing in original data source<br>
Import<br>
Pro: Can manipulate in any fashion you want.<br>
Con: You end up with two copies of the data<br>
<br>
2. Once you have the information in Access you will have to re-create the Relationships.<br>
<br>
3. Have fun building your new Access tool<br>
<br>
Good Luck<br>
MO
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top