Search found 38 matches: becouse

Return to advanced search

Re: ADO RecordSet Fetch() ?

I have try to define TIMER But not success Nothing is working until oRs:Open() finish. That is big problem becouse user dont know is program working or it is blocked. Probably adAsyncFetch combined with oRs:CatcheSize can give results but i have no idea what to do. I have readed ...
by avista
Sun Jul 28, 2013 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RecordSet Fetch() ?
Replies: 21
Views: 6503

Re: ADO RecordSet Fetch() ?

... write "01/01/2003" so all record will be selected that will be going too long and user dont know if program is working or is blocked becouse of that i need solution liike in my source sample in reply before ... if using odbc using Fetch() and collecting records one by one second reason ...
by avista
Thu Jul 25, 2013 11:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RecordSet Fetch() ?
Replies: 21
Views: 6503

Re: Metro style

... The discussion goes in a wrong way. The implementation is the part Antonio has to resolve we can’t help here. And there is time to do this becouse we have metro like style for now. But we have to find ways to transform our software to a better one more useable. And I have to say that WINHOTEL ...
by Otto
Fri Sep 28, 2012 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Metro style
Replies: 83
Views: 18575

Re: XBROWSE <binary> problem

... ) }       ENDIF    ENDIFNEXT  But in XBROWSE i have the same data in all columns (data from the last column) Probably becouse at the end of FOR,NEXT ciclusulse 'i' have value of Fcount() and EVAL(oCol:bEditValue) return value of last column for all columns. I cant use ...
by avista
Fri Jun 29, 2012 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE <binary> problem
Replies: 16
Views: 4375

Re: XBROWSE RESIZE colum problem

... is the same or large than xbrowse width, user CANT catch right corner of the column and drag it to the left to make smaller size of the column becouse right corner of the column is not visible Best regards,
by avista
Wed Jun 20, 2012 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE RESIZE colum problem
Replies: 2
Views: 598

XBROWSE AUTOSORT dont work

... that mean ? Need i to create index file before defining XBROWSE ? And if yes how to create index file ? BTW i really dont know the dbf file name becouse it is created from SQL select using TODBC and TDBODBCD classes and i dont know the fieldnames. Best Regards and again i please for fast sugestion.
by avista
Thu Mar 01, 2012 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE AUTOSORT dont work
Replies: 3
Views: 605

Re: file() -returns .f. when file is present?

Hello Reinaldo,
I only ask becouse I had similar problems when SMB 2 were on.
Search the forum for SMB.
Best regards,
Otto
viewtopic.php?f=3&t=21740&p=115743&hilit=smb#p115743
by Otto
Thu Jan 05, 2012 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file() -returns .f. when file is present?
Replies: 4
Views: 669

Re: ODBC Problem ?

... Sample i use: oOdbc := TOdbc():New( sDsn, cUserName, cPassword ) to logon to informix. I only DONT WANT 'LogOn' window from the driver to be shown becouse user unwanted can change data from the ODBC driver like database name or host name or ... That is not huppaning in 16 bit fivewin Regards,
by avista
Thu Jan 05, 2012 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ODBC Problem ?
Replies: 6
Views: 1419

ODBC Problem ?

... host name) and user name and password even if cDsn, cUserName, cPassword are corrected and user must click "Ok" This is big problem becouse user unwanted can change database name or host name. I want loning to go direct if cDsn, cUserName, cPassword are correct or to return .f. like ...
by avista
Thu Dec 29, 2011 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ODBC Problem ?
Replies: 6
Views: 1419

Re: Ttitle and Timage problems

Adolfo, All you need to do is assign TTitle to oWnd:oWndClient becouse you are using MDI Window: This works fine: Function Main()Local cTitulo:=( "TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO TEXTO ")Local ...
by Cgallegoa
Thu Oct 08, 2009 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ttitle and Timage problems
Replies: 4
Views: 739

Yes it is a local printer and i only need to check if printer on LPT1 ready. Clipper function IsPRinter() under XP return always .t. becouse of spooling. IF there is no printer or not ready program is blocked and waithing to finish printing. I checked http://www.codeguru.com/cpp/w-p/printing/article.php/c2949 ...
by avista
Wed Aug 20, 2008 8:52 am
 
Forum: FiveWin for CA-Clipper
Topic: IsPrinter() & XP
Replies: 22
Views: 7174

... and i dont have problems ... but i still use some ONLY clipper application (if you read first post) and i have problems with IsPrinter() function becouse under XP returning always .t. Best regards, and i am sorry if i informed you wrong
by avista
Fri Aug 15, 2008 10:02 am
 
Forum: FiveWin for CA-Clipper
Topic: IsPrinter() & XP
Replies: 22
Views: 7174

IsPrinter() & XP

I still use some clipper applications but have problem with IsPrinter() function becouse under XP it always return .T. Some solution please ? Best regards, p.s 1. If someone have problems with 100% used procesor when start clipper application to release it look ...
by avista
Tue Aug 12, 2008 1:59 pm
 
Forum: FiveWin for CA-Clipper
Topic: IsPrinter() & XP
Replies: 22
Views: 7174

Antonio - with FWH 8.03 you used xHarbour 1.1.0 (beta). My opinion is to produce FW software with official stable version (1.0.0-november 07). Why: Becouse third-party libraries are produced this way. I want to buy next FTDN, but I know that differences beetwen FWH and my libraries will grow. I ...
by Robert Frank
Thu Apr 17, 2008 10:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 8.04 and oWnd:end( )
Replies: 29
Views: 4453

... (official - not from CVS) and I still get the same error. Can you produce version of FVH 8.04 for xHarbour 1.0.0? I can't use xHarbour from CVS, becouse my SQLLIB (called Mediator) doesn't work with newest xharbour. Best regards R.
by Robert Frank
Thu Apr 17, 2008 8:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 8.04 and oWnd:end( )
Replies: 29
Views: 4453
PreviousNext

Return to advanced search