Subject | Re: [ib-support] Generate Interbase source file from .e |
---|---|
Author | Bill Katelis |
Post date | 2002-10-07T23:51:37Z |
Eddy,
we use "gpre -n -r slc.e slc.c" ...
embedded in the source file is the compilation databases with a line ...
EXEC SQL
SET DATABASE db = EXTERN COMPILETIME "/opt/mydb/compile.gdb"
RUNTIME :run_database;
is this what you are after ?
coqauvin2000 wrote:
we use "gpre -n -r slc.e slc.c" ...
embedded in the source file is the compilation databases with a line ...
EXEC SQL
SET DATABASE db = EXTERN COMPILETIME "/opt/mydb/compile.gdb"
RUNTIME :run_database;
is this what you are after ?
coqauvin2000 wrote:
>How can I generate e.g. the file slc.c (not in the Interabse Open
>Source) from slc.e ?
>With Gpre and I suppose one DB file(gdb). But in
>the source, it exist only gdl files.
>Probably gdef will help us to create the gdb. But with which flag(s) ?
>I have looked on the Web but no manuals/help on this subject.
>
>Thanks for help.
>
>Eddy POULLET
>Brussels
>
>
>
>
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>