# problem loading data in stata 10

**URL:** https://forum.ipums.org/t/problem-loading-data-in-stata-10/2229
**Category:** HEALTH SURVEYS
**Created:** [March 22, 2018, 3:54am UTC](https://forum.ipums.org/t/problem-loading-data-in-stata-10/2229 "2018-03-22T03:54:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mezieokolo](https://avatars.discourse-cdn.com/v4/letter/m/ecc23a/32.png) [@mezieokolo](https://forum.ipums.org/u/mezieokolo)
#### Post date: [March 22, 2018, 3:54am UTC](https://forum.ipums.org/t/problem-loading-data-in-stata-10/2229/1 "2018-03-22T03:54:00Z")

</div>

I have tried everything to load data in stata 10. I keep getting “not stata format” r(610). I have updated my stata with ssc install use13 yet the problem persists. Any ideas please?

---

<div class="post-metadata">

### Author: ![Michelle\_Pratt](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.ipums.org/michelle_pratt/32/194_2.png) [@Michelle\_Pratt](https://forum.ipums.org/u/Michelle_Pratt)
#### Post date: [March 23, 2018, 9:39pm UTC](https://forum.ipums.org/t/problem-loading-data-in-stata-10/2229/2 "2018-03-23T21:39:00Z")

</div>

Formatted Stata files produced by the extract engine are in Stata 14 format, so the use13 command will not work. Furthermore, it sounds like you may be trying to directly load in a .dta formatted file. I would recommend using the .dat version of the data and the provided .do file.
