DonH Posted February 4, 2003 Posted February 4, 2003 Let me see if I have this straight. Let's say I have a file that includes the fields NAME and then BP (blood pressure). The BP field is actually a repeating field with every time the person had their BP taken. Now I want to export this data for import to SQL Server. It appears to me that the best way to do this is to make a new FM file with a NAME and BP field and then import from the original file using the "split" function. Then export THAT file to a tab file and import the tab file into SQL Server. Sound right?
Recommended Posts
This topic is 7963 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now