To make a long story short, we may be moving to an Oracle backend from a Visual FoxPro database. We are actually in the process of rewriting an old FoxPro 2.6 application in VFP 8.0 for the front end. In any event, we are making some data changes at the same time. Currently, the keys (foreign and primary) use an "_Key" naming convention. My manager says she heard somethinb about Oracle not liking field names with the letter "k", but I'm thinking that would be pretty weird, and maybe it's just "KEY" that can't be used in a field name? Is there any truth to that? We're just considering renaming all key fields now in preparation for the Oracle migration. Thanks!!!