Hi there,
I would like to use Microsoft's Extensible Storage Engine (aka Jet). I only have the ESENT.DLL on my machine. I realise I would need a LIB and INC file to simplify matters. I'm just starting off, so all I want is to know if someone has used this library to create and manage database files with assembler and if they would recommend it. My other options for data storage are MSACCESS and SQL - although SQL Server is going to be an overkill for my purpose.
Regards,
George
I wouldn't recommend using assembly for this kind of work...you could do it, but its probably
more work than its worth.
There are COM methods you could use with VBScript/JScript i would imagine,
is it through ODBC?
Japheth might have something of interest to you..
http://www.japheth.de/