Pocket PC Database Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a Pocket PC Database application in VB 2005. What is the
best way to do that and what i need? I read various internet articles about
this, what database is best for this? Can I uses ADO?. Please let me know all
possibles recomendation about this?

Thanks for you help and time.
 
Hello Elioth,

Use SQL 2005 Compact. Read about it, and see samples at http://www.microsoft.com/sql/editions/compact/default.mspx

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

E> I want to create a Pocket PC Database application in VB 2005. What is
E> the best way to do that and what i need? I read various internet
E> articles about this, what database is best for this? Can I uses ADO?.
E> Please let me know all possibles recomendation about this?
E>
E> Thanks for you help and time.
E>
 
Back
Top