Software Development Network>> Smart Devicet>> Is there any Microsoft product for In-Memory Database System?
Is there any Microsoft product for In-Memory Database System like Oracle's TimesTen database
System.Data.DataSet class is essentially in-memory database.
You can also use SQL Server Compact Edition for all your database needs on device.
Manav
Is there any Microsoft product for In-Memory Database System?
JVJ
h1
System.Data.DataSet class is essentially in-memory database.
Ryan F
You can also use SQL Server Compact Edition for all your database needs on device.
Manav