Newbies Charles Blackwell Posted February 25, 2008 Newbies Posted February 25, 2008 Hi. I just wanted to get some feedback what you thought were some of the best practices for importing data. Should I back up the table first? Thanks. Charles
mr_vodka Posted February 25, 2008 Posted February 25, 2008 I think its always a good idead to always back up your file when a bunch of data is being imported. The more that is written the more of a chance of corruption. My 2 cents.
bcooney Posted February 25, 2008 Posted February 25, 2008 Another tip is to set a global variable to Get (CurrentTimestamp) and use Replace by calc to store this in all imported records so that you can grab this batch of records if necessary. Also, remember to reset serial numbers.
Recommended Posts
This topic is 6116 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