Search found 100 matches: married

Return to advanced search

Re: phpBB to LLM

This is the type of csv file that we have to generate from a DBF: customer.csv ID,FIRST,LAST,STREET,CITY,STATE,ZIP,HIREDATE,MARRIED,AGE,SALARY,NOTES 1,Homer,Simpson,32179 Maiden Lane,Springfield,IL,20503-8202,1992-09-18,True,50,5900.0,This is a test for record 1 2,Ceci,Gibbard,9540 Raynes ...
by Antonio Linares
Fri Dec 22, 2023 6:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4683

Xbrowse -> Tree -> Xbrowse

... with customer.dbf, how could I go from xbrowse to Tree (in the same normal xbrowse) grouping the customer.dbf archive into groups for a sample (married, age >50) making the user select the desired group and then go back to normal xbrowse obviously with search on the fields depending on the ...
by Silvio.Falconi
Wed Oct 25, 2023 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse -> Tree -> Xbrowse
Replies: 0
Views: 355

Xbrowser() setting not found

... as small as possible at a specific location. use customer XBROWSER "CUSTOMER" COLUMNS "STATE", "AGE", "MARRIED", "SALARY" SETUP ( ; oBrw:lHScroll := .f.,; oBrw:lVScroll := .f.,; oBrw:lToolbar := .f.,; // not ok oBrw:lFullGridClr := .t.,; ...
by Marc Venken
Wed Aug 30, 2023 10:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowser() setting not found
Replies: 1
Views: 182

Re: DBF to Excel Sheet, without Excel, using ADO ?

hi, While creating Excel Table, ADOX can not create more than 7 fields at a stretch and the field MARRIED is the 8th field. where do you read it about 7st Element :?: as i can say your CODE is wrong. you need a "fresh" ADOC.Column for every Column :!: FUNCTION ...
by Jimmy
Thu Aug 17, 2023 12:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575

Re: DBF to Excel Sheet, without Excel, using ADO ?

about FW_ADOX_CreateExcelTable() : i wonder that FW_ADOX_CreateExcelTable() crash at FIELD "MARRIED" which is not 1st or Last FIELD in DBF Looks like you did not see my working code patiently and jumping at conclusions too fast. While creating Excel Table, ADOX ...
by nageswaragunupudi
Wed Aug 16, 2023 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575

Re: DBF to Excel Sheet, without Excel, using ADO ?

about FW_ADOX_CreateExcelTable() : i wonder that FW_ADOX_CreateExcelTable() crash at FIELD "MARRIED" which is not 1st or Last FIELD in DBF FIELD "MARRIED" is Type "L", adBoolean but FUNCTION DateCheck() seems not to check for Type "L" ...
by Jimmy
Wed Aug 16, 2023 5:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2575

Re: Summation by condition

... := { |v,o| "A" $ o:Value }, ; oBrw:Salary:nFooterType := AGGR_SUM, ; oBrw:Salary:bSumCondition := { || .NOT. FIELD->MARRIED }, ; //oBrw[6]:sel:bSumCondition := { || ( oBrw:cAlias )->selected } oBrw:chm_send:nFooterType := AGGR_COUNT oBrw:chm_send:bSumCondition ...
by Marc Venken
Fri Jun 02, 2023 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Summation by condition
Replies: 2
Views: 183

Re: can use SWITCH Control in XBROWSE ?

... the prompt in addition to the bitmap. Usage: Most common: oCol:SetCheck( nil, .t. ) or oCol:setCheck( { bmpOn, bmpOff, bmpNil }, .t., { "Married", "Single" } ) If the browse has more than one logical column, we can globally set for all logical columns by: oBrw:SetChecks( ...
by nageswaragunupudi
Tue May 30, 2023 12:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: can use SWITCH Control in XBROWSE ?
Replies: 7
Views: 510

Mr. Rao - Error using BIT type with TRecSet Class - Ado

... cSql, oAp:oMySql ) For this line, I need to retrieve a Logical field, I set this field as BIT @ 5.7, 22 CHECKBOX oTable:Married PROMPT "Married"  UPDATE OF oDlg     //Line 51 But not matter if I switch BIT or TINYINT, I always get this error message Time from ...
by Compuin
Sun Aug 21, 2022 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao - Error using BIT type with TRecSet Class - Ado
Replies: 3
Views: 375

Re: An advice needed to save same variables and its value to mem

... FROM <memFilename> [ADDITIVE]  This is the test program to save and restore our variables, viz., Name, Birthday, Married, Tips and DoorNumber, using SAVE/RESTORE commands: #include "fivewin.ch"MEMVAR Name, Birthday, Married, Tips, DoorNumberfunction Main()  ...
by nageswaragunupudi
Wed Dec 30, 2020 2:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: An advice needed to save same variables and its value to mem
Replies: 7
Views: 848

Re: fieldWBlock

... ,; "LAST" ,; "STREET" ,; "CITY" ,; "STATE" ,; "ZIP" ,; "HIREDATE",; "MARRIED" ,; "AGE" ,; "SALARY" ,; "NOTES" } this Run ok if I wish print a barcode nCampo:= 2FIELDWBLOCK( ncampo, ...
by Silvio.Falconi
Wed Nov 18, 2020 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fieldWBlock
Replies: 13
Views: 1208

Re: just married

Muchas FELICIDADES Cristobal !!! :D

no hay nada mas lindo que estar enamorado y en pareja !!
Saludos,
by carito
Mon Jul 27, 2020 9:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: just married
Replies: 24
Views: 1928

Re: just married

Thank you very much dear friends for your words and good wishes.
by cnavarro
Mon Jul 27, 2020 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: just married
Replies: 24
Views: 1928

Re: just married

long live with love !! dear Boss
by wilsongamboa
Sun Jul 26, 2020 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: just married
Replies: 24
Views: 1928

Re: just married

Felicidades Cristobal!!!
by horacio
Thu Jul 23, 2020 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: just married
Replies: 24
Views: 1928
Next

Return to advanced search