Search found 19 matches: retrive

Return to advanced search

Re: ADO for SQL Server and Array

Hi,
I think this function is the one you need

aData := RsGetRows( oRs ) // retrive data as array
by Jack
Wed Jul 31, 2024 12:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO for SQL Server and Array
Replies: 2
Views: 369

Re: Does anyone have a json reader

Maybe you can see stuff insite the working function ? Stripped the retrive API calls function WebApi_Inlezen()  local aVelden:={}, lAllexport := .F., lRemove := .f., nOfferte  local aVeldenTarget:={}, cOff, nTel:=0, nTeldone:=0  ...
by Marc Venken
Wed Nov 09, 2022 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have a json reader
Replies: 7
Views: 898

Re: Can FW also read a intire online webshop ?

I did some more testing, but i get no data in the cText. Is it possible that the function Webpagecontents is not able to retrive the data when it is a https (notice the s) site? with http seems to give data ... //cData = "https://www.maveco-webshop.be/" cData = "http://forums.fivetechsupport.com/" ...
by Marc Venken
Sat Mar 13, 2021 11:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can FW also read a intire online webshop ?
Replies: 14
Views: 2219

New FTDN January/Enero 2021 (FWH 21.01)

... the item is the last in the tree. - New SETGET DATA Visible: Setting .t./.f. opens/hides the item - New SETGET DATA Value. User value to store and retrive. - New DATA bSetGet. If assigned with a setget codeblock, this is used to access and assign values to the setget data Value. * Enhancement TTITLE.PRG: ...
by Antonio Linares
Sun Feb 07, 2021 9:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2021 (FWH 21.01)
Replies: 1
Views: 2058

data from pdf ?

Ciao

Any help to get/retrive data from PDF Editable ?

Tks
by Romeo
Thu Mar 16, 2017 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: data from pdf ?
Replies: 4
Views: 743

TELEGRAM with FIVEWIN (Tutorial)

... http://botsfortelegram.com/project/the-bot-father/ Now send few text msg to your BOT using your mobile. Below is the example to retrive messages function Main()      local odoc  := CreateObject( "MSXML2.DOMDocument" )   local ohttp := CreateObject( ...
by dagiayunus
Thu Oct 13, 2016 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TELEGRAM with FIVEWIN (Tutorial)
Replies: 3
Views: 1481

Re: create a harbour dll containing functions to be executed

OK, i retrive my error.

it works now !

tks
by Romeo
Mon Sep 19, 2016 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: create a harbour dll containing functions to be executed
Replies: 23
Views: 4952

Re: Save signature BMP in DBF ?

Mr.Tim, This is how I manage to Store/Retrive/Display .JPG images. Hope it will be usefull to you. ********************************************************************************* FUNCTION Export_Photo(nAdmn_No, cJPGFile, lPrompt) to ...
by RAMESHBABU
Mon Oct 05, 2015 1:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save signature BMP in DBF ?
Replies: 12
Views: 3088

Re: error with Excel and ArrayTranspose sample Mr. Rao

Yes, it ´s nill. You are a Master.

Is there any way to retrive the error?. Because the operation of GetExcelRange does not show any errors.

Thank you very much.


PD: B the way, please any tips to increase xBrowse speed with ADS/AIS?.

Thank you again. Do you have a blog about Fivewin and Harbour?.
by lucasdebeltran
Sun Mar 18, 2012 10:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error with Excel and ArrayTranspose sample Mr. Rao
Replies: 2
Views: 594

Re: new and important bug in FW 11.11

...    //::Disable()   endif  ::Disable() can´t be used as the first GET with NO MODIFY clause in a Dialog does not retrive the value. So just comment out ::SetColor(...). Thanks.,
by ukservice
Mon Dec 26, 2011 10:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: new and important bug in FW 11.11
Replies: 7
Views: 2671

New FTDN November/Noviembre 2010 (FWH 10.11)

... function cValToChar * Fix: FWH 64 Bits, Function LoadString working ok * Improvement: CLASS TTVItem a) added METHOD GetState(), new Method to retrive current state of a item b) added METHOD IsExpanded() easy way to get Expanded state c) added METHOD IsSelected() easy way to get selected state ...
by Antonio Linares
Fri Dec 10, 2010 8:05 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2010 (FWH 10.11)
Replies: 0
Views: 1477

Re: Refreshing xbrowse when dataset is closed and re-opened

... := oBrwRETURN(.T.)  Initialy I made a recordset (oRsHdr) with including only records of 2010 year and with a spinner the user can retrive records of others years an the above code works fine. Best regards
by Armando
Wed Jul 14, 2010 8:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refreshing xbrowse when dataset is closed and re-opened
Replies: 67
Views: 18340

Re: How to retrive a item frm combo

Sajith,

Please review FWH\samples\combos.prg
by Antonio Linares
Fri Feb 20, 2009 1:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to retrive a item frm combo
Replies: 1
Views: 298

How to retrive a item frm combo

Plz send the code for How to retrive a item frm comboBox
by sajith
Fri Feb 20, 2009 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to retrive a item frm combo
Replies: 1
Views: 298

HELP!

(1) Customer maintenance program: once I enter the customer code, IF the code exist, I want the program to retrive the information from the customer master file, NAME, ADDRESS, etc ..., and ready for amendment instead of POPUP a selection box for customer selection. THE problem ...
by davidlim
Tue May 13, 2008 3:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HELP!
Replies: 20
Views: 3525
Next

Return to advanced search