If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Visual Studio & Windows Mobile

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-06, 04:14
hobbit666 hobbit666 is offline
Registered User
 
Join Date: Sep 2006
Posts: 2
Exclamation Visual Studio & Windows Mobile

I'm planning on getting a PDA so your shop staff and reorder products.

I'm making an application in Visual Studio 2005 and need to get information from our pervasive database.

The idea is they will go to a product scan the barcode which will bring up information like where it's stocked, sku number, price, cost, current stock then they enter how meny they want to order for re-stock and that needs to be entered into the database.

So my question is really how do i get Windows CE/Mobile to connect to our pervasive database via either btreave or ODBC?????


Thanks

Neil
Reply With Quote
  #2 (permalink)  
Old 09-07-06, 06:56
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
The only way to to directly access Pervasive data one the Windows CE/Mobile PDA would be to create a WebService that runs on a Windows machine and then use VS.NET to create a Smart Client (Mobile) application that consumes that Web Service.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
  #3 (permalink)  
Old 09-07-06, 07:00
hobbit666 hobbit666 is offline
Registered User
 
Join Date: Sep 2006
Posts: 2
Do you know of any tutorials/guides on how to do this?


Why can't PDA's do ODBC?
Reply With Quote
  #4 (permalink)  
Old 09-07-06, 09:42
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Quote:
Why can't PDA's do ODBC?
Because there are no client components to do ODBC. To access a database, you need some components on the PDA. Pervasive doesn't offer those components.

I don't know of any specific tutorials. I created a test back when VS.NET was first released but I can't find it now. As I recall, all I did was create the web service in C# on the Windows host and then a C# PDA application that uses the WebService.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On