From: Carl S. <cgs...@wo...> - 2000-03-13 23:42:15
|
I created an access database with the datatypes and this was the result of the datatypes. It looks to fill in a few of the unknowns. static char *type_name[] = {"Unknown 0x00", "yesno", "byte", "integer", "long integer", "currency", "single", "double", "datetime", "Unknown 0x09", "text", "ole", "memo/hyperlink", "Unknown 0x0d", "Unknown 0x0e", "replication id" }; |