From: Doug C. <de...@fl...> - 2002-03-06 16:46:29
|
>> the default column name for the hilo generator is next. this is a reserved >> word in sap db and cannot be used as a column name without being enclosed in >> double quotes. > Okay, we better change the default column name. *yick* this will affect > people - thats kind of painful :( I have two alternate suggestions: - make it dialect specific, or - make it "next" (with quotes) These should be backward compatible. e |