Click here to Skip to main content
15,901,122 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Saving the last value of variable Pin
chris foote2-Feb-02 6:44
chris foote2-Feb-02 6:44 
GeneralVB & International Number Format Pin
Thomas Blenkers1-Feb-02 6:30
Thomas Blenkers1-Feb-02 6:30 
GeneralRe: VB & International Number Format Pin
Konstantin Vasserman1-Feb-02 18:57
Konstantin Vasserman1-Feb-02 18:57 
GeneralDrag and Drop Confusion in VBA Pin
Shaggy31-Jan-02 8:28
Shaggy31-Jan-02 8:28 
GeneralUsing the internal speaker Pin
30-Jan-02 11:53
suss30-Jan-02 11:53 
GeneralRe: Using the internal speaker Pin
Jeremy Falcon18-Feb-02 9:17
professionalJeremy Falcon18-Feb-02 9:17 
GeneralRe: Using the internal speaker Pin
25-Feb-02 16:29
suss25-Feb-02 16:29 
GeneralApp data storage on PocketPC Pin
30-Jan-02 3:51
suss30-Jan-02 3:51 
Hello,

I am trying to determine the best option for storing locally-created data
for a PocketPC financial analysis application. I have skimmed several books
on PocketPC development, and searched the web and various newsgroups for
opinions and guidelines on using flat files, binary files, ADOCE, SQLCE,
XML, and other options **for local application data storage**; but have found little to crystalize my thinking/decision-making. The application is
currently implemented using the basic FileSystem/File control with simple
sequential operations. However, as I extend functionality, the data storage
requirement expands accordingly - resulting in degrading app performance.
So, I thought I would appeal to the PocketPC developer community for some
assistance. I appreciate any thoughts on the subject.

OK, here are some app details:

1) Financial analysis application where the user currently enters 60 - 200
inputs that need to be stored on the PocketPC
2) The data can be grouped into 5 generic categories, each containing 12 -
40 data entries
3) Need to support exporting of user entered data, and approximately 320
app-generated result calculations (for importing into Excel /MS Office apps
on desktop PC) -- a total of 380-520 data items per exported file.
4) Snappy performance when loading and saving data files is desirable
5) The solution can employ either multiple files for each analysis (e.g.,
user data file + app results file + app export file that combines user data
and app results) or a single file containing user data and app results

Thanks in advance,

Donovan Dillon.


GeneralURGENT Pin
Member 1697729-Jan-02 4:40
Member 1697729-Jan-02 4:40 
GeneralRe: URGENT Pin
Andrew Peace30-Jan-02 11:17
Andrew Peace30-Jan-02 11:17 
GeneralRe: URGENT Pin
Firoz30-Jan-02 18:41
Firoz30-Jan-02 18:41 
GeneralProblem with shell running asynchronously Pin
Carolina28-Jan-02 2:26
Carolina28-Jan-02 2:26 
GeneralRe: Problem with shell running asynchronously Pin
Carlos Antollini28-Jan-02 3:09
Carlos Antollini28-Jan-02 3:09 
GeneralRe: Problem with shell running asynchronously Pin
Carolina28-Jan-02 4:33
Carolina28-Jan-02 4:33 
GeneralIcons on menus not working under XP Pin
David Wengier27-Jan-02 13:36
David Wengier27-Jan-02 13:36 
GeneralVB 5 doesn't compile project Pin
26-Jan-02 5:29
suss26-Jan-02 5:29 
GeneralDependencies Pin
Steve Thresher25-Jan-02 0:45
Steve Thresher25-Jan-02 0:45 
GeneralRe: Dependencies Pin
Steve Thresher25-Jan-02 2:47
Steve Thresher25-Jan-02 2:47 
GeneralResource File Compiler Pin
23-Jan-02 14:34
suss23-Jan-02 14:34 
GeneralRe: Resource File Compiler Pin
25-Jan-02 18:01
suss25-Jan-02 18:01 
GeneralGetting File Name of an application with handle Pin
bjwoodburn23-Jan-02 0:22
bjwoodburn23-Jan-02 0:22 
GeneralRe: Getting File Name of an application with handle Pin
Konstantin Vasserman23-Jan-02 12:12
Konstantin Vasserman23-Jan-02 12:12 
GeneralSpeech Recognition Pin
22-Jan-02 10:03
suss22-Jan-02 10:03 
GeneralRe: Speech Recognition Pin
Konstantin Vasserman22-Jan-02 10:29
Konstantin Vasserman22-Jan-02 10:29 
QuestionHow do you find out the CLSID Pin
Steve Thresher21-Jan-02 0:21
Steve Thresher21-Jan-02 0:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.