sous2817
Member
- Joined
- Apr 5, 2011
- Messages
- 17
- Programming Experience
- Beginner
Hello everyone,
I've got a series of static lists that I need to reference in my program. Being new to all of this, I'm not sure if one method of housing data is better than another. While I have access to an Oracle DB, I thought that having the lists stored locally would be better performance wise. I don't have any issues (yet) regarding getting data from either a SQLCE database, Access 2007 database, or an Excel 2007 sheet. My question is, is there a benefit of using one over the other? Is performance better using SQLCE over one of the other methods? The lists are plain text, nothing too fancy. Perhaps, depending on how involved things get, perhaps a few images (which would take the Excel sheet out of the running).
If anyone has any links or advice on SQLCE compared to Access, I'd appreciate it.
Thanks!
I've got a series of static lists that I need to reference in my program. Being new to all of this, I'm not sure if one method of housing data is better than another. While I have access to an Oracle DB, I thought that having the lists stored locally would be better performance wise. I don't have any issues (yet) regarding getting data from either a SQLCE database, Access 2007 database, or an Excel 2007 sheet. My question is, is there a benefit of using one over the other? Is performance better using SQLCE over one of the other methods? The lists are plain text, nothing too fancy. Perhaps, depending on how involved things get, perhaps a few images (which would take the Excel sheet out of the running).
If anyone has any links or advice on SQLCE compared to Access, I'd appreciate it.
Thanks!