Hello,
I am using STATA 14 and am trying to access a .dta file stored in Box Drive. I am new to using STATA with cloud-based files and have some basic beginnner questions.
Using the finder I found that the file path for the file I want is:
"/Users/mycomputer/Box/file.dta"
But when I try to run the following command, it takes forever to open the file. (I haven't had the patience to see how long it exactly takes, but force quit after about 10 minutes:
use "/Users/mycomputer/Box/file.dta", clear
Do I need to do something differently when accessing cloud-based files? For example, should I have my version of STATA saved on Box Drive as well?
Thanks!
-Sarah
Related Posts with Advice on using STATA with cloud-based files
Convergence not achieved - SEM with second-order latent variableHey! I'm currently working with the SEM Builder in Stata 16.1 trying to estimate a model including …
Reporting Treatment and Time Dummies in DiD Models despite Fixed EffectsDear Stata users, I have a practical issue concerning the use of dummy variables in a difference-in-…
manage my databaseGood morning all I work on the school attendance of people under the age of 17. so I isolated these …
F-Test not reported using robust standard errorsHi there! I'm currently analyzing macroeconomic panel data using year and country fixed effects. My…
Joining when the join variable has a different name in two datasetsI get frustrated time and again by the fact that join variables need to have identical names in both…
Subscribe to:
Post Comments (Atom)
0 Response to Advice on using STATA with cloud-based files
Post a Comment