-
-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/danieleteti/delphimvcframework/issues/330
- Loading branch information
1 parent
640ffef
commit 26b8208
Showing
9 changed files
with
102 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"FDBS":{"Version":15,"Manager":{"UpdatesRegistry":true,"TableList":[{"class":"Table","Name":"FDMemTable1","SourceName":"Table","TabID":0,"EnforceConstraints":false,"MinimumCapacity":50,"CheckNotNull":false,"ColumnList":[{"class":"Column","Name":"CUST_NO","SourceName":"CUST_NO","SourceID":1,"DataType":"Int32","Searchable":true,"Base":true,"OInUpdate":true,"OInWhere":true,"OInKey":true,"OriginColName":"CUST_NO"},{"class":"Column","Name":"CUSTOMER","SourceName":"CUSTOMER","SourceID":2,"DataType":"AnsiString","Size":25,"Searchable":true,"Base":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"CUSTOMER","SourceSize":25},{"class":"Column","Name":"CONTACT_FIRST","SourceName":"CONTACT_FIRST","SourceID":3,"DataType":"AnsiString","Size":15,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"CONTACT_FIRST","SourceSize":15},{"class":"Column","Name":"CONTACT_LAST","SourceName":"CONTACT_LAST","SourceID":4,"DataType":"AnsiString","Size":20,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"CONTACT_LAST","SourceSize":20},{"class":"Column","Name":"PHONE_NO","SourceName":"PHONE_NO","SourceID":5,"DataType":"AnsiString","Size":20,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"PHONE_NO","SourceSize":20},{"class":"Column","Name":"ADDRESS_LINE1","SourceName":"ADDRESS_LINE1","SourceID":6,"DataType":"AnsiString","Size":30,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"ADDRESS_LINE1","SourceSize":30},{"class":"Column","Name":"ADDRESS_LINE2","SourceName":"ADDRESS_LINE2","SourceID":7,"DataType":"AnsiString","Size":30,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"ADDRESS_LINE2","SourceSize":30},{"class":"Column","Name":"CITY","SourceName":"CITY","SourceID":8,"DataType":"AnsiString","Size":25,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"CITY","SourceSize":25},{"class":"Column","Name":"STATE_PROVINCE","SourceName":"STATE_PROVINCE","SourceID":9,"DataType":"AnsiString","Size":15,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"STATE_PROVINCE","SourceSize":15},{"class":"Column","Name":"COUNTRY","SourceName":"COUNTRY","SourceID":10,"DataType":"AnsiString","Size":15,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"COUNTRY","SourceSize":15},{"class":"Column","Name":"POSTAL_CODE","SourceName":"POSTAL_CODE","SourceID":11,"DataType":"AnsiString","Size":12,"Searchable":true,"AllowNull":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"POSTAL_CODE","SourceSize":12},{"class":"Column","Name":"ON_HOLD","SourceName":"ON_HOLD","SourceID":12,"DataType":"AnsiString","Size":1,"Searchable":true,"AllowNull":true,"FixedLen":true,"Base":true,"OAllowNull":true,"OInUpdate":true,"OInWhere":true,"OriginColName":"ON_HOLD","SourceSize":1}],"ConstraintList":[],"ViewList":[],"RowList":[{"RowID":0,"Original":{"CUST_NO":1001,"CUSTOMER":"Signature Design","CONTACT_FIRST":"Dale J.","CONTACT_LAST":"Little","PHONE_NO":"(619) 530-2710","ADDRESS_LINE1":"15500 Pacific Heights Blvd.","CITY":"San Diego","STATE_PROVINCE":"CA","COUNTRY":"USA","POSTAL_CODE":"92121"}},{"RowID":1,"Original":{"CUST_NO":1002,"CUSTOMER":"Dallas Technologies","CONTACT_FIRST":"Glen","CONTACT_LAST":"Brown","PHONE_NO":"(214) 960-2233","ADDRESS_LINE1":"P. O. Box 47000","CITY":"Dallas","STATE_PROVINCE":"TX","COUNTRY":"USA","POSTAL_CODE":"75205","ON_HOLD":"*"}},{"RowID":2,"Original":{"CUST_NO":1003,"CUSTOMER":"Buttle, Griffith and Co.","CONTACT_FIRST":"James","CONTACT_LAST":"Buttle","PHONE_NO":"(617) 488-1864","ADDRESS_LINE1":"2300 Newbury Street","ADDRESS_LINE2":"Suite 101","CITY":"Boston","STATE_PROVINCE":"MA","COUNTRY":"USA","POSTAL_CODE":"02115"}},{"RowID":3,"Original":{"CUST_NO":1004,"CUSTOMER":"Central Bank","CONTACT_FIRST":"Elizabeth","CONTACT_LAST":"Brocket","PHONE_NO":"61 211 99 88","ADDRESS_LINE1":"66 Lloyd Street","CITY":"Manchester","COUNTRY":"England","POSTAL_CODE":"M2 3LA"}},{"RowID":4,"Original":{"CUST_NO":1005,"CUSTOMER":"DT Systems, LTD.","CONTACT_FIRST":"Tai","CONTACT_LAST":"Wu","PHONE_NO":"(852) 850 43 98","ADDRESS_LINE1":"400 Connaught Road","CITY":"Central Hong Kong","COUNTRY":"Hong Kong"}},{"RowID":5,"Original":{"CUST_NO":1006,"CUSTOMER":"DataServe International","CONTACT_FIRST":"Tomas","CONTACT_LAST":"Bright","PHONE_NO":"(613) 229 3323","ADDRESS_LINE1":"2000 Carling Avenue","ADDRESS_LINE2":"Suite 150","CITY":"Ottawa","STATE_PROVINCE":"ON","COUNTRY":"Canada","POSTAL_CODE":"K1V 9G1"}},{"RowID":6,"Original":{"CUST_NO":1007,"CUSTOMER":"Mrs. Beauvais","CONTACT_LAST":"Mrs. Beauvais","ADDRESS_LINE1":"P.O. Box 22743","CITY":"Pebble Beach","STATE_PROVINCE":"CA","COUNTRY":"USA","POSTAL_CODE":"93953"}},{"RowID":7,"Original":{"CUST_NO":1008,"CUSTOMER":"Anini Vacation Rentals","CONTACT_FIRST":"Leilani","CONTACT_LAST":"Briggs","PHONE_NO":"(808) 835-7605","ADDRESS_LINE1":"3320 Lawai Road","CITY":"Lihue","STATE_PROVINCE":"HI","COUNTRY":"USA","POSTAL_CODE":"96766"}},{"RowID":8,"Original":{"CUST_NO":1009,"CUSTOMER":"Max","CONTACT_FIRST":"Max","PHONE_NO":"22 01 23","ADDRESS_LINE1":"1 Emerald Cove","CITY":"Turtle Island","COUNTRY":"Fiji","ON_HOLD":"*"}},{"RowID":9,"Original":{"CUST_NO":1010,"CUSTOMER":"MPM Corporation","CONTACT_FIRST":"Miwako","CONTACT_LAST":"Miyamoto","PHONE_NO":"3 880 77 19","ADDRESS_LINE1":"2-64-7 Sasazuka","CITY":"Tokyo","COUNTRY":"Japan","POSTAL_CODE":"150"}},{"RowID":10,"Original":{"CUST_NO":1011,"CUSTOMER":"Dynamic Intelligence Corp","CONTACT_FIRST":"Victor","CONTACT_LAST":"Granges","PHONE_NO":"01 221 16 50","ADDRESS_LINE1":"Florhofgasse 10","CITY":"Zurich","COUNTRY":"Switzerland","POSTAL_CODE":"8005"}},{"RowID":11,"Original":{"CUST_NO":1012,"CUSTOMER":"3D-Pad Corp.","CONTACT_FIRST":"Michelle","CONTACT_LAST":"Roche","PHONE_NO":"1 43 60 61","ADDRESS_LINE1":"22 Place de la Concorde","CITY":"Paris","COUNTRY":"France","POSTAL_CODE":"75008"}},{"RowID":12,"Original":{"CUST_NO":1013,"CUSTOMER":"Lorenzi Export, Ltd.","CONTACT_FIRST":"Andreas","CONTACT_LAST":"Lorenzi","PHONE_NO":"02 404 6284","ADDRESS_LINE1":"Via Eugenia, 15","CITY":"Milan","COUNTRY":"Italy","POSTAL_CODE":"20124"}},{"RowID":13,"Original":{"CUST_NO":1014,"CUSTOMER":"Dyno Consulting","CONTACT_FIRST":"Greta","CONTACT_LAST":"Hessels","PHONE_NO":"02 500 5940","ADDRESS_LINE1":"Rue Royale 350","CITY":"Brussels","COUNTRY":"Belgium","POSTAL_CODE":"1210"}},{"RowID":14,"Original":{"CUST_NO":1015,"CUSTOMER":"GeoTech Inc.","CONTACT_FIRST":"K.M.","CONTACT_LAST":"Neppelenbroek","PHONE_NO":"(070) 44 91 18","ADDRESS_LINE1":"P.0.Box 702","CITY":"Den Haag","COUNTRY":"Netherlands","POSTAL_CODE":"2514"}}]}],"RelationList":[],"UpdatesJournal":{"SavePoint":15,"Changes":[]}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{{#customers}} | ||
{{CUST_NO}}|{{CUSTOMER}}|{{CONTACT_FIRST}}|{{CONTACT_LAST}}|{{PHONE_NO}}|{{ADDRESS_LINE1}}|{{CITY}}|{{COUNTRY}}|{{POSTAL_CODE}} | ||
{{/customers}} | ||
--- | ||
{{#customers2}} | ||
{{CUST_NO}}|{{CUSTOMER}}|{{CONTACT_FIRST}}|{{CONTACT_LAST}}|{{PHONE_NO}}|{{ADDRESS_LINE1}}|{{CITY}}|{{COUNTRY}}|{{POSTAL_CODE}} | ||
{{/customers2}} | ||
|