Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Dimitriy V. Masterov" <dvmaster@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
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/