Click here to Skip to main content
15,792,842 members
Home / Discussions / C#
   

C#

 
GeneralRe: Embedded Database Pin
Heath Stewart6-Jan-04 20:57
protectorHeath Stewart6-Jan-04 20:57 
GeneralRe: Embedded Database Pin
Luther Baker6-Jan-04 21:04
Luther Baker6-Jan-04 21:04 
GeneralRe: Embedded Database Pin
Luther Baker6-Jan-04 20:35
Luther Baker6-Jan-04 20:35 
GeneralRe: Embedded Database Pin
Heath Stewart6-Jan-04 21:04
protectorHeath Stewart6-Jan-04 21:04 
GeneralRe: Embedded Database Pin
Joel Lucsy7-Jan-04 4:17
Joel Lucsy7-Jan-04 4:17 
GeneralRe: Embedded Database Pin
Luther Baker7-Jan-04 9:54
Luther Baker7-Jan-04 9:54 
GeneralRe: Embedded Database Pin
henningbenk7-Jan-04 6:19
professionalhenningbenk7-Jan-04 6:19 
GeneralRe: Embedded Database Pin
Luther Baker7-Jan-04 9:50
Luther Baker7-Jan-04 9:50 
Hi,

As I mentioned in the original post, "I could resort to file based storage" ... If I could cap the total amout of data - or develop a scheme to incrementally load/search data that exceeded some memory limit. I'm just worried that such a solution will not scale well.

Unless I'm reading the entire file into memory, I think this might be a bit slow and I would probably have to implement a searchable object hierarchy. While not the end of the world, thats just not where I want to focus my time right now. SELECT statements are just fine.

I've looked at SQLlite (open source file/embedded dbase) and one day, I may implement a small, file dbase - but for now, runtime XML access/storage might not be feasible.

I will try to encapsulate the data access anyway. It may make sense to use an XML solution for testing and prototype demonstrations.

Thanks,

-Luther
GeneralRe: Embedded Database Pin
TuringTest17-Jan-04 22:03
TuringTest17-Jan-04 22:03 
Generalmms sending Pin
rizwankool6-Jan-04 19:15
sussrizwankool6-Jan-04 19:15 
GeneralRe: mms sending Pin
Heath Stewart6-Jan-04 20:28
protectorHeath Stewart6-Jan-04 20:28 
GeneralRe: mms sending Pin
Uwe Keim6-Jan-04 21:15
sitebuilderUwe Keim6-Jan-04 21:15 
GeneralRe: mms sending Pin
Heath Stewart6-Jan-04 21:38
protectorHeath Stewart6-Jan-04 21:38 
GeneralRe: mms sending Pin
Uwe Keim6-Jan-04 21:49
sitebuilderUwe Keim6-Jan-04 21:49 
GeneralRe: mms sending Pin
Heath Stewart6-Jan-04 21:53
protectorHeath Stewart6-Jan-04 21:53 
GeneralRe: mms sending Pin
gokselm7-Jan-04 0:10
gokselm7-Jan-04 0:10 
QuestionRichEdit wrapper? Pin
TuringTest16-Jan-04 17:07
TuringTest16-Jan-04 17:07 
AnswerRe: RichEdit wrapper? Pin
Heath Stewart6-Jan-04 18:37
protectorHeath Stewart6-Jan-04 18:37 
GeneralRe: RichEdit wrapper? Pin
TuringTest16-Jan-04 19:45
TuringTest16-Jan-04 19:45 
GeneralRe: RichEdit wrapper? Pin
Heath Stewart6-Jan-04 20:21
protectorHeath Stewart6-Jan-04 20:21 
GeneralRe: RichEdit wrapper? Pin
TuringTest16-Jan-04 21:37
TuringTest16-Jan-04 21:37 
GeneralRe: RichEdit wrapper? Pin
Heath Stewart6-Jan-04 21:43
protectorHeath Stewart6-Jan-04 21:43 
GeneralRe: RichEdit wrapper? Pin
TuringTest16-Jan-04 23:20
TuringTest16-Jan-04 23:20 
GeneralRe: RichEdit wrapper? Pin
Heath Stewart7-Jan-04 3:53
protectorHeath Stewart7-Jan-04 3:53 
GeneralFree Icons Pin
obelisk296-Jan-04 15:41
obelisk296-Jan-04 15:41 

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.