I'm trying to create a Application in Visual Studio 2005 for a PDA (WM5).
All it does is when a user enters a barcode the applications gets data from the Pervasive SQL database and displays information like Sku, Stock, Price etc etc.
Question is since PDA's don't support ODBC connections how do i connect to the database??????
Any links for guides/tutorials on a solution would be great.