Search found 55 matches: duplicates

Return to advanced search

Re: moving to MSVC 32 bits

... segunda definición omitida function GetCurDir() is duplicated in both drives.c and in varios.c (or OBJ). You can not have duplicates. Don't use the /FORCE clause, instead remove each duplicated function.
by Antonio Linares
Sun Mar 03, 2013 7:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: moving to MSVC 32 bits
Replies: 44
Views: 8197

Re: RANDOMIZE

I think you are going to need to convert the values to integers.

And, I assume for what you want you will need to generate an array so you can check for duplicates and not add them. You are looking to create an array of unique values.

James
by James Bott
Thu Jan 31, 2013 2:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RANDOMIZE
Replies: 5
Views: 748

New FTDN August/Agosto 2012 (FWH 12.08)

... for @ ..., ... BUTTON to support multiline captions. http://forums.fivetechsupport.com/viewtopic.php?p=133898#p133898 * Enhancement: Removed some duplicates functions and some required fixes in RCs for FiveForm.prg and FiveDbu.prg
by Antonio Linares
Mon Sep 10, 2012 8:50 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2012 (FWH 12.08)
Replies: 0
Views: 1595

Re: xBrowse & SQLRDD

With your build, Browses work fine.

With latest build, scroll does not work propelly and when you edit a record, the browse goes crazy and duplicates the view.

I did not get a reply from Patrick, so that scares me from purchasing their product.
by lucasdebeltran
Fri Jun 29, 2012 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse & SQLRDD
Replies: 55
Views: 12814

Re: xBrouse with SQRDD+Firebir

... by the instruction. and the return went like: minhatabeladobrowse-> (oxbrowse: SetRDD ()), for xbrowse pull data. I always that way more duplicates the first line, that pesquisasql function is to assemble the sql instruncoes research, which always returns an alias to returns, and these ...
by gss200610
Tue Jun 07, 2011 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrouse with SQRDD+Firebir
Replies: 5
Views: 1264

Re: xBrouse with SQRDD+Firebir

... the firebird me this problem occurs, and sometimes it shows more correct when you select the first line of xbrowse it's an automatic refresh and duplicates the first row. if the table has 10 record and the first record is for example "Hansel and Gretel, " and he takes that first equal ...
by gss200610
Tue Jun 07, 2011 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrouse with SQRDD+Firebir
Replies: 5
Views: 1264

xBrouse with SQRDD+Firebir

... 11.4 and FWH xharbour1.21 sqlrdd + + firebird I'm having the following problem: ride browse through the code below, to receive the focus browse duplicates the first record, not showing the table data properly. I tried everything and nothing. with more normal work with dbf sql sqrdd used commercial ...
by gss200610
Mon Jun 06, 2011 3:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrouse with SQRDD+Firebir
Replies: 5
Views: 1264

... ; { Upper( Left( Trim( c ), 10 ) ), 'C', 2, 0 } ); } ) // desirable to remove embedded chars not acceptable in fieldnames // and to check for duplicates // that logic is not included here for n := 1 to nLen AEval( aData[ n ], ; { |c,i| c := Trim( c ), ; aStruct[ i ][ 3 ] := Max( Len( c ), ...
by George
Sun Sep 28, 2008 12:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como convertir de CSV a DBF?
Replies: 2
Views: 720

No...using CDX driver and running on Win2000 server. I have 30 other database files running with never a glitch. This one file though is so strange....this morning, it had 77,000 records...after deleting duplicates and packing...back down to 350....what could possibly cause this?
by Greg Gammon
Fri Aug 31, 2007 3:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database Glitch
Replies: 12
Views: 2733

... situation. because sometimes control 100 ( for example ) will be a say, and sometimes it will be a get and control 200 etc so rathert than having duplicates of each control in the rc I have everything working except for removing the tabstop when its a say, or conversely adding a tabstop when its ...
by Mdandrea
Wed May 17, 2006 11:53 am
 
Forum: FiveWin for CA-Clipper
Topic: Adding/Removing tabstop
Replies: 7
Views: 2186
Previous

Return to advanced search