plsql - Does converting Oracle .rdf files to .rep do anything different than changing the extension? -


i'm using oracle forms , reports 11g. when told how compile reports (the .rdf files) told convert them .rep files. didn't think check in report builder conversion tool, went , renamed extension of file.

it turns out else goes reports builder, , exports .rdf file .rep file. i'm wondering if doing way somehow different renaming extension i've been doing?

yes does.
.rdf definition format of oracle reports.
.rep compiled format of oracle reports.

the runtime can execute both. running .rep files bit faster, because precompilation done.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -