69c8f45fde
Files correlati : ba0.exe ba8.exe Ricompilazione Demo : [ ] Commento : Aggiunta fantastica applicazione per la generazione di query SQL git-svn-id: svn://10.65.10.50/trunk@11804 c028cbd2-c16b-5b4b-a496-9718f37d4682
20 lines
487 B
C
Executable File
20 lines
487 B
C
Executable File
#define F_CODICE 150
|
|
#define F_DESCR 151
|
|
#define F_SQL 152
|
|
#define F_TABLES 200
|
|
#define F_FIELDS 300
|
|
#define F_SHEET 400
|
|
#define F_ADDFILE 301
|
|
#define F_EDITFILE 302
|
|
#define F_ASTERISK 303
|
|
#define F_GENSQL 304
|
|
#define F_EDITQUERY 305
|
|
#define F_EXPORT_HTML 306
|
|
#define F_EXPORT_EXCEL 307
|
|
#define F_EXPORT_TXT 308
|
|
|
|
#define F_FATHER 201
|
|
#define F_FATHER_ALIAS 202
|
|
#define F_SON 203
|
|
#define F_SON_ALIAS 204
|