I am really happy with the Convert to SQL function within the Database builder. If I were "all powerful" I would add 1 simple tweak -

I would like the conversion to automatically convert all FILE and FIELDNAMES to uppercase or lowercase (User Choice). Otherwise sometimes opening up the files from a program fails because the INT file needs a slight modification.

I think the problem is when the original (unconverted) filelist has different case use between Table Name and File Name

For example Table Name = CLIENT, File name = Client

somehow will cause some issues when opening the program... would be better, if the conversion pushed everything to upper or lowercase.


Mike