Search found 20 matches: preferable

Return to advanced search

Re: Data management system

... the ease of calendaring with these two products. Obviously if you create a personal program to track everything within your application, that is preferable. However, at this stage in my work, I don't have time to build one, nor can I see the personal benefit for me in the future relative to my ...
by TimStone
Tue Mar 16, 2021 6:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data management system
Replies: 18
Views: 2182

Re: Where i can find "FiveODBC Documentation"

... the server can be configured to login using Windows Authentication (also called Integrated Security) and/or using Username and password. Later is preferable. The following sample (ado1.prg) demonstrates connecting to MSSQL server using this function and then view all the databases available on ...
by nageswaragunupudi
Sun Aug 26, 2018 10:18 pm
 
Forum: FiveWin for CA-Clipper
Topic: Where i can find "FiveODBC Documentation"
Replies: 15
Views: 13234

Re: move a record from xbrowse

... scambio sul campo num_riga. saluti ( uso un traduttore automatico ) ***** English I would do so: the index you created to add a field num_riga (preferable a field with automatic filling with zeros to the left) New Index -> cPreNumDoc + Num_Riga creates filed num_riga with step number 1 (001, ...
by solving
Thu Nov 12, 2015 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: move a record from xbrowse
Replies: 31
Views: 7360

Re: DBF to SQL converter program

James, Thank you for the information. Does somebody know how to specify a different auto-increment fieldname other than ID for a sql table? Preferable with FW_AdoImportFromDBF. (for example SQL_ID or HBRECNO) I also tried FW_AdoImportFromDBF( oCn, cFolder + "\" + dbfPath[x][1], "00" ...
by pieter
Tue Aug 04, 2015 7:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to SQL converter program
Replies: 59
Views: 17967

Re: CSV to DBF

Silvio Because you asked, I shall post suitable code in my next post. But I want to advise that in most cases it is preferable to use APPEND FROM ...SDF or DELIMITED depending on the type of text file. This is fast, very reliable and works precisely as documented . Important thing ...
by nageswaragunupudi
Thu Aug 29, 2013 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CSV to DBF
Replies: 22
Views: 9304

Re: Conversion PDF into BMP

... is used with command line parameters in c#. But it needs a .net framework 3.5sp1 and library's dll file. I run it from my application. This is not preferable solution but it solves my problem. if you want, I can send it.
by Horizon
Sat May 04, 2013 5:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion PDF into BMP
Replies: 2
Views: 562

Re: REDEFINE GET .... PICTURE "@K"

... needs to go back and correct something on the page. 4. Someone that uses keyboard to go forward and back. Type 1 I don't know which way would be preferable. But if it is a lot of editing instead of adding I would say not to highlight entire field when click into it. Type 2 would probable be ok ...
by Gale FORd
Sat Oct 31, 2009 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE GET .... PICTURE "@K"
Replies: 12
Views: 2236

Antonio Linares wrote:And more:

Great job on xBrowse Antonio. Looks like this wil become the preferable browse pobkect in FWH!

Thank you!

Patrick
by Patrick Mast
Tue Jul 22, 2008 12:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New features in XBrowse for FWH 8.07
Replies: 6
Views: 1426

... whenever the length of the array has altered. If there isn't a neater approach adding a new DATA to TBROWSE to hold this value would presumably be preferable. Your thoughts would be appreciated Regards Doug (xProgrammer)
by xProgrammer
Sat Jul 05, 2008 11:38 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Problem with TWBrowse Class (linux) using UPDATE.
Replies: 7
Views: 1998

... automatic scatter gather means that the UI layer has to be aware of the fieldnames used by the data layer. >> They are. >But it would be preferable if they didn't need to be. Why? I take the opposite position. If they are aware of the fields, then there is MUCH less coding required-in ...
by James Bott
Wed Apr 16, 2008 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12763

... at it before, it didn't seem to have the broad range of graphic functionality available as in RMChart nor the visual elegance. But certainly it is preferable to have all the code self-contained in the app instead of having to rely on a 3rd party DLL, and that is definitely an advantage of TGraph. ...
by Roger Seiler
Tue Apr 15, 2008 2:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RMChart tooltips work with xHarbour alone, but not xHb + FWH
Replies: 13
Views: 3810

... be that automatic scatter gather means that the UI layer has to be aware of the fieldnames used by the data layer. > They are. But it would be preferable if they didn't need to be. > I suggest thinking about making reports in XML in the sense that it stores the data for retrieval and uses ...
by xProgrammer
Tue Apr 15, 2008 4:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12763

How to make this with FWH ?

... problem with C5 but - by experience - there are always problems with third parts components when we update FWH so a build-in FWH control would be preferable. Thanks.
by Marco Turco
Sat Apr 05, 2008 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make this with FWH ?
Replies: 11
Views: 2262

Tabbing into an @ GET

... slowing down data entry. When users use mouse clicks as an alternative they tend to leave leading spaces in the entered data. It would be highly preferable for the cursor to go either to the start of the field or the end of the nonblank data currently in the field. I note that this currently ...
by xProgrammer
Mon Dec 10, 2007 1:16 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Tabbing into an @ GET
Replies: 0
Views: 613

(Something with Docs in English would be preferable.)
by Ollie
Tue Jul 10, 2007 1:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tword to OpenOffice
Replies: 7
Views: 1544
Next

Return to advanced search