Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: data to Access by odbc


From   "Kaulisch, Marc" <[email protected]>
To   <[email protected]>
Subject   st: data to Access by odbc
Date   Wed, 11 Nov 2009 12:14:27 +0100

I receive a strange error when I try to insert data from Stata into an Access (2003) database.
 
. odbc insert id epp* ep1B* ep2B*, table("1") dsn("BN_stata") create
Connection Parameters: DSN=BN_stata;DBQ=Q:\10_Projekte\Profile\60_Daten\01pf\091001n\daten\BN_
> stata.mdb;DriverId=25;FIL=MS Access;MaxBufferSize=4096;PageTimeout=5;
 
[Microsoft][ODBC Microsoft Access Driver] Syntaxfehler (fehlender Operator) in Abfrageausdruck
>  ''Stipendium im Rahmen des Exzellenzclusters 'Topoi'''.
r(682);

When I do
. odbc load, table("1")
 
I get the exported data back into Stata but there are only 46 cases instead of 2100...
 
Any kind of ideas?
 
Thanks,
 
Marc 
 

iFQ
Institut für Forschungsinformation und Qualitätssicherung
Godesberger Allee 90
53175 Bonn, Germany
Tel.: *49 - 228 - 9 72 73 - 25
Fax: *49 - 228 - 9 72 73 - 49
E-mail: [email protected]  
www.forschungsinfo.de 


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index