MySql
With FWMYSQL [quote:19eznc6v] oQry := oServer:Query( "SELECT * FROM clientes where cliente >= 10" ) oQry:SetWhere( "cliente >= 20" ) [/quote:19eznc6v] can be written as...
View ArticleConstruir Harbour con BCC 7.1
[quote="Antonio Linares":16hqn3hc]Prueba a hacer un win-make.exe clean nuevamente[/quote:16hqn3hc] Apun asĆ, sigue generando el error mencionado Saludos
View Articlefw_SetUnicode()
[quote:3h290ilt]is it possible in browse file to have columns with UNICODE and column with ANSI ? [/quote:3h290ilt] Yes, possible. From version FWH17.04, you can set classdata TGet():lDefaultANSI :=...
View ArticleFWH: MySql/MariaDB: RowSet object
Mr Adolfo [quote:1iilqkko]I have a large clients table, but in a xbrowse I just show 4 fields out of 20+,[/quote:1iilqkko] Can you please clarify whether (a) you read all 20+ fields in the query but...
View Article1st FWH + [x]Harbour 2017 international conference
Dear friends, we will organize a [b:24qwc2cx]shuttle from MUNICH airport to SILLIAN on Sunday, 2nd of July,[/b:24qwc2cx] at some time in the afternoon if there are enough people who are interested. The...
View ArticleFAQ - 1st [x]Harbour INTERNATIONAL CONFERENCE
Dear friends, we will organize a [b:zw26y0ug]shuttle from MUNICH airport to SILLIAN on Sunday, 2nd of July,[/b:zw26y0ug] at some time in the afternoon if there are enough people interested. Please tell...
View ArticleTPrinter problem
For now i use installation on all clients. But every Printer-Driver lets install on the LAN for access from all clients!?
View Articleclase Treport: lineas en cada group
TendrĆas que modificar report.prg , si te fijas en la función que realiza el pintado lo hace para todas las columnas : [code=fw:3pqau4se][/code:3pqau4se]
View ArticleFWH: MySql/MariaDB: RowSet object
Mr Adolfo Both LoadQuery() and Refresh() of TDolphin are equivalent to oRs:Requery() of RowSet. These methods read and load the entire table again from the server and we like to avoid it as far as...
View ArticleURGENT HELP !!!
I mean : Toolbar and folder at left How I can to erase folder at left ? I like small buttonbar You could make a buttonbar can hide or show... just a idea... and then ER not run I tried example 1 and...
View ArticleHdo para Mysql
Manu... favor enviar eagle 6 para xhb.com Recuerda este mismo requerimiento hace unos aƱos...
View ArticleFWHMARIADB Samples
[quote="carlos vargas":2u9u2827]Rao, why move the cursor the browse of ADO and FWH is slow, and in Dolphin is normal? is how if exist a process in each move. salu2 carlos vargas[/quote:2u9u2827]...
View ArticleHow to pass the email address to the preview
[quote="mauri.menabue":pa805eng]hi all Is there a system to pass the email address and other parameters to the button for sending mail on preview? Tia Maurizio Menabue[/quote:pa805eng] No. Instead you...
View ArticleHow to fix fwh buttonbar's poupu menu?
[quote="nageswaragunupudi":raihwyxh]Do not use GROUP[/quote:raihwyxh] but sometimes, this button define this GROUP and add popup menu EX. New Edit Find(popup menu[find1/find2/find3]) Print(popup...
View Article