Forum Post: Re: Losing Db Prefix In Appbuilder Code

  • Thread starter Thread starter Håvard Danielsen
  • Start date Start date
Status
Not open for further replies.
H

Håvard Danielsen

Guest
Open Project Properties and navigate to the OpenEdge -> AppBuilder node and make sure the "Qualify database fields with database name" option is checked. This should cause the database name to be added to the field names next time the code is generated. This option controls the code that is generated by the AppBuilder and not what is inserted by code assist.

Continue reading...
 
Status
Not open for further replies.
Back
Top