the screenshot shows the step I took, trying to move my sql server 2008 r2 table to SQL CE 4.0 using vs2012.
right click on the server connection object, create a connection with my sql server 2008 table, select the table, select the place to generate the script, click ok, and error message cause it to stop.
after the error message, no script is generated.
Comments: ** Comment from web user: tsavard **
right click on the server connection object, create a connection with my sql server 2008 table, select the table, select the place to generate the script, click ok, and error message cause it to stop.
after the error message, no script is generated.
Comments: ** Comment from web user: tsavard **
As asked, heres is the script of my table when I go to SSMS and use the SCRIPT TABLE AS -> CREATE TABLE utility, I get this as the resulting script