Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Re: changeing the database with odbc without using dialog box
From
"Dimitriy V. Masterov" <[email protected]>
To
[email protected]
Subject
Re: st: Re: changeing the database with odbc without using dialog box
Date
Tue, 3 Aug 2010 12:23:49 -0400
Switching the database to Orders in this way worked like a charm:
odbc load, exec("SELECT * FROM
Orders.dbo.tabWeeklyStoreItemPricingAll;") dsn(MIHQDB50) clear;
Setting up separate DSNs for each of the databases is another way of
accomplishing this. The process for Windows XP is described in
http://www.ats.ucla.edu/stat/stata/faq/odbc.htm, and Windows 7 is very
similar.
Many thanks to Joseph Coveney.
DVM
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/