All I want to do is to send a database query to SQL Server CE 2.0 using the
OLE DB interface. I have already initialized the datasource. Can someone
post a pointer to some sample code that clearly shows how to setup a session
object and then how to send a simple database query to SQLCE2.0?
Thanks.
Rohit - 19 Dec 2007 21:28 GMT
The sample code should be C/C++.
> All I want to do is to send a database query to SQL Server CE 2.0 using the
> OLE DB interface. I have already initialized the datasource. Can someone
> post a pointer to some sample code that clearly shows how to setup a session
> object and then how to send a simple database query to SQLCE2.0?
>
> Thanks.