I am designing a pocketpc app to manage service delivery at restaurants.
I have designed the interface of the app and defined the schema of the database using a Microsoft SQL Server Compact 3.5 database file.
I cannot figure out how to interact with this file tho, I'm using vb and familiar with using recordsets and access databases but I have been out of the loop for a few years.
Can anyone point me in the direction of a good tutorial or help me understand what I'm missing?