florindaniel
Programmer
Hello,
I need some sort of simple, non SQL based tables to be used temporary in a C# App.
I just need to create them (with 3 or 4 fields), populate them from a text file, have some statistics
based on some index field and then discard them.
Is there such a mechanism ?
Thank you,
Daniel
I need some sort of simple, non SQL based tables to be used temporary in a C# App.
I just need to create them (with 3 or 4 fields), populate them from a text file, have some statistics
based on some index field and then discard them.
Is there such a mechanism ?
Thank you,
Daniel