Importing Stata file from server
Posted: Tue Jan 20, 2015 9:46 am
Hi
I can load a fame database from our server through the command:
dbopen(type=fame, s=server, u=username, p=password) path/dbname,
but is there a way to load data from our server that is stored in STATA format?
The wfopen command can be used to open STATA files, but this command can not be used to log on to a server. And the dbopen comman, which can log on to a server, cannot be used to open a STATA file.
Thomas
I can load a fame database from our server through the command:
dbopen(type=fame, s=server, u=username, p=password) path/dbname,
but is there a way to load data from our server that is stored in STATA format?
The wfopen command can be used to open STATA files, but this command can not be used to log on to a server. And the dbopen comman, which can log on to a server, cannot be used to open a STATA file.
Thomas