Search found 161 matches: intended

Return to advanced search

Re: FWAdoSaveRecord - Query is too complex - Help

FW_AdoLoadRecord() and FW_AdoSaveRecord() are primarily intended to read field values of recordset into an array and after editing the array contents, to save to the recordset. We advise usage of TDataRow() instead of the above methods. Usage of TDataRow ...
by nageswaragunupudi
Wed Jul 23, 2014 10:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWAdoSaveRecord - Query is too complex - Help
Replies: 8
Views: 1852

Re: Leto DB experiences

Colin,

Leto is a multiplatform database server or a database management system, chiefly intended for client programs, written on Harbour, be able to work with dbf/cdx files, located on a remote server.


http://sourceforge.net/projects/letodb/
by Antonio Linares
Thu Jun 12, 2014 2:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Leto DB experiences
Replies: 4
Views: 731

Re: Drawing on a TImage and save [Solved]

... size of the TImage control that contains the image Sorry if I misunderstood you well. My English is very poor Enrico Cristobal, Because it's not intended to work such way. :-) EMG Esta modificacion hace lo que necesito Pero, la modificacion tendria que hacerla en la clase TBitmap Aunque la imagen ...
by cnavarro
Wed Apr 02, 2014 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 11783

Re: Drawing on a TImage and save [Solved]

... contiene Tengo que hacer el oImg:SetSize que me has explicado Por qué no se ajusta el tamaño del control al tamaño de la imagen? Because it's not intended to work such way. :-) EMG
by Enrico Maria Giordano
Tue Apr 01, 2014 9:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 11783

Re: How to show Xbrowse-column-colors on a selected brush ?

I don't think there are any problems with xbrowse. All the features work the way they were intended to work. There are a plethora of options and we need to choose the appropriate ones to get the effect what we want. We can set entire browse transparent or selected columns ...
by nageswaragunupudi
Tue Mar 18, 2014 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show Xbrowse-column-colors on a selected brush ?
Replies: 3
Views: 816

Re: Concatenate two fields in one xBrowse Column

Richard Thank you for your quick response .. I inserted the codeblock just to see what output I would get and I don't think this is what was intended .. Let me know if I have done something wrong .. I thought I would at least get the two fields and then use your program to clean it up. Rick ...
by Rick Lipkin
Thu Jan 02, 2014 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Concatenate two fields in one xBrowse Column
Replies: 8
Views: 2305

Re: VPN is slow

Hi boris, I am not sure about Hamachi in past but ... hamachi create VPN .. (so i dont use vpn and hamachi together) Hamachi is intended as a zero-configuration virtual private network (VPN) application that is capable of establishing direct links between computers that are behind NAT ...
by avista
Thu Dec 19, 2013 10:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VPN is slow
Replies: 14
Views: 4286

New FTDN September/Septiembre 2013 (FWH 13.09)

... FileVerif(). Thanks to SGS: http://forums.fivetechsupport.com/viewtopic.php?p=151544#p151544 * New: function FWJPGTOPDF( aJpgFiles, cPdf ). Mainly intended for export of jpegs produced by other report writers to pdf. Works in portrait mode only. * Rprevie.prg: Fix: For exporting the report to PDF, ...
by Antonio Linares
Wed Oct 30, 2013 3:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2013 (FWH 13.09)
Replies: 1
Views: 2808

Re: FiveDBU translation using FWH strings API

Portuguese added. As usal native speakers should correct me. Antônio I noticed there are some repeated strings. Is it intended? {{"Recent files", "Ficheros recientes", "Arquivos recentes" },; { "Open this file", "Abrir este fichero", ...
by ADutheil
Thu Aug 22, 2013 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveDBU translation using FWH strings API
Replies: 4
Views: 1255

Re: Paint Xbrowse

... (including non-data part ) is painted with oBrw:bClrStd's 2nd color when oBrw:nMarqStyle is set to MARQSTYLE_HIGHLROWMS oBrw:bClrStd is basically intended to paint Data Cells, and serves as a default for all columns when the column's bClrStd is not assigned separately. For painting the full background ...
by nageswaragunupudi
Mon Aug 12, 2013 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Paint Xbrowse
Replies: 10
Views: 3567

ADO RecordSet: Working locally without connecting to Server

... is minimal. This example shows how to use this feature. Experts in ADO who are wellversed with this feature need to read no further. This post is intended for starters of ADO and those who are not familiar with this feature. This example does not use the FW_ ADO functions and users without these ...
by nageswaragunupudi
Sun Aug 04, 2013 8:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RecordSet: Working locally without connecting to Server
Replies: 7
Views: 2976

Re: XBREPORT : Less known features of FWH- 1

... the flexibility of xbrowse report() method in future versions of FWH, which automatically apply to this command also. In any case this is not intended to be a replacement of a full featured report. Incidentally from FWH 13.07 onwards Page numbers are automatically included at bottom center
by nageswaragunupudi
Tue Jul 30, 2013 9:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBREPORT : Less known features of FWH- 1
Replies: 8
Views: 2168

Re: Office 2010 Access accdb files from ADO

... to use in developing their applications with connectivity to Office file formats. The Access Database Engine 2010 Redistributable is not intended: As a general replacement for Jet (If you need a general replacement for Jet you should use SQL Server Express Edition). As a replacement for ...
by Rick Lipkin
Wed Jul 03, 2013 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Office 2010 Access accdb files from ADO
Replies: 5
Views: 2881

Re: xBrowse, bSeek y lAutoOrder

... that solves the problem due after executing SetRDD I can change the codeblocks, and Initiate will not run again SetRdd. That is how XBrowse is intended to be used. Any further developments assume xbrowse is used the way it is intended to be used. XBrowse has some fault tolerant coding. Instead ...
by nageswaragunupudi
Mon Jul 01, 2013 12:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse, bSeek y lAutoOrder
Replies: 3
Views: 1402

Re: ADO question: Access is not refresing properly

... .. oRs:ReQuery() is only helpful when you have a COMPLEX join in your recordset and adding or deleting a record to that complex oRs will cause un-intended consequences to those joined tables. IN that situation .. you can create a new recordset .. add your record and then oRs:Requery() the original ...
by Rick Lipkin
Sun Jun 23, 2013 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO question: Access is not refresing properly
Replies: 10
Views: 2842
PreviousNext

Return to advanced search