markalanjohnson
January 22nd, 2003, 10:39 AM
We want to be able to develop a program that will look like an ODBC data source, but the data source will not write/read from a database, but will instead generate an event. The problem we are trying to solve is that the only interface a particular network device provides is that it writes its event information to a ODBC data source. We do not want to have the overhead of allowing a standard database writing to the database and then us quering the database for the information. What we are looking for is something that already exists or a SDK of some sort. ??HELP