Create a web service with a method that takes among other parameters a byte
array. On the service side inside that method write the array into the SQL
server. On the device side extract the record from SQL CE and submit it to
web service method
Lisa Smith said:
Is it possible to move BLOB data from SQLCE2 DB to SQL Server 2000 DB