|
From: Carl S. <cgs...@wo...> - 2000-03-08 23:54:40
|
I finally got a chance to start looking at some of the code today. Looking good. However, while I was reading the comments in table.c the question was raised about how to make the column_types generic. Therefore, why not print out the Access datatype. Then, have different modules for the target database. Each module would then be responsible for the necessary tasks specific to that target. |