G
George Potemkin
Guest
Documentation says about Logical Database Name (-ld): "The first character must be an uppercase or lowercase letter". Hence '1' and '2' are not valid names. But Progress allows to use only digits with the -ld parameter while the compiler (when it's used to compile on fly as with the sequences) does not like such names: pro sports -ld 1 **Unable to realise FRAME f_Buffers. (4025)
Continue reading...
Continue reading...