How do i retrieve data from Ms Access through embedded visual c++
- From: no_wonder <no_wonder@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 21:43:01 -0700
I'm implementing an ordering system using embedded visual c++ 4.0.
Im depolying that ordering system in pocket pc 2003.
So, i want to create a form which has a comboBox:
Eg:
Product : |---------------| <------comboBox
|---------------|
So, the data is retrieved from Ms Access( Pocket Access) and bind the data
to a comboBox in C++ Lang.
So, i will also, synchronise a Ms Access database on the pocket pc itself.
Even thoough, the pocket pc does not have Pocket Access, the database file
is still there.
So, i wanna make the system to retrieve data from that data in my pocket PC
(Mobile Database).
So, if i wanna change that mobile database agian, i will sync the updated
data again to the pocket pc.
I would appreciate, if you could provide source codes on evc++ 4.0 to
retrieve data.
I'm not sure which is the best way to do that? Is it ADOCE?
Thank You
.
- Prev by Date: Setting a Different DataField for each Label2()
- Next by Date: Re: Using Data Environment Designer with VB6-P SP6
- Previous by thread: Setting a Different DataField for each Label2()
- Next by thread: What providers do pessimistic locking?
- Index(es):
Relevant Pages
|
|