Hi,
I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error: 
thank you in advance
Comments: ** Comment from web user: ErikEJ **
I tried to export table from DB SQL Server to SQL Server Compact 3.5 (I need this), but, after select the name for the db compact, I have this error: 
thank you in advance
Comments: ** Comment from web user: ErikEJ **
Either your database is SQL Server 2000 or you are running in compatibility mode http://stackoverflow.com/questions/14837798/object-schema-name-is-not-a-recognized-built-in-function-name - This Toolbox feature is only supported with SQL Server 2005 SP2 or later.