Table in memory



Hi

I have been told that it is possible to create a table in
memory that will have all the same functions as table,
is this true and if so how?

I trying to write a app that does not need the BDE installed,
thus will have not tables, but I can still control it via SQL
statements

Brian





.



Relevant Pages

  • Re: How big is Common Dialog?
    ... I am an old school programmer, and I do really worry about each byte my app ... size and memory size it takes. ... > If it's more convenient for you to have the control on a second form, ...
    (microsoft.public.vb.general.discussion)
  • Re: How big is Common Dialog?
    ... > app takes. ... > size and memory size it takes. ... No dependency on the control. ... For the Open and Save As common dialogs, ...
    (microsoft.public.vb.general.discussion)
  • Re: Large text file - in memory ( > 60mb)
    ... Doing SQL would be overkill in this specific situation. ... while running the app, it would mean reading/searching the>64mb file ... that's why I opted to keep the file in memory which might not ... proces running my programm uses about 10mb, ...
    (microsoft.public.dotnet.framework)
  • Suspicion of CListCtrl memory leak, Help !
    ... I have a testing MFC DialogBase project which has only one control -- ... When the app exit, i found that the memory is not free by the system by ... BTW, i observed this appearance in WinCE platform, and the app developed ... It is very easy to watch the leak using the "memory usage" tool of WinCE. ...
    (microsoft.public.vc.mfc)
  • Re: Visual Basic App Memory Issue
    ... display memory usage in a .NET app so you get large ammounts of "allocated" ... memory that isn't even in use by the app showing up.. ... > everything is fine except the memory usage. ... There is a custom control in a separate dll that does the real work. ...
    (microsoft.public.dotnet.languages.vb)